Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8d9d…de360x9c95…e299Base$0.001100%Route unknown51d ago0xf84892…e5c7f2
0x8d9d…de360x9c95…e299Base$0.001100%Route unknown51d ago0xbdcafe…458763
0x8d9d…de360x9c95…e299Base$0.001100%Route unknown51d ago0x1b1daf…2bbca9
0x8d9d…de360x9c95…e299Base$0.001100%Route unknown51d ago0xd43b94…48d554
0x8d9d…de360x9c95…e299Base$0.001100%Route unknown51d ago0xf6996c…14f7cb
0x8d9d…de360x9c95…e299Base$0.001100%Route unknown51d ago0xf77665…05d086
0x8d9d…de360x9c95…e299Base$0.001100%Route unknown51d ago0xe496e6…bc7da6
0x8d9d…de360x9c95…e299Base$0.001100%Route unknown51d ago0xacb8ea…5baeab
0x8d9d…de360x9c95…e299Base$0.001100%Route unknown51d ago0xd9d07c…e46293
0x8d9d…de360x9c95…e299Base$0.001100%Route unknown51d ago0xc6a523…9c7fb6
0x8d9d…de360x9c95…e299Base$0.001100%Route unknown51d ago0xc912f4…399184
0x8d9d…de360x9c95…e299Base$0.001100%Route unknown51d ago0xf8fd48…99ef76
0x8d9d…de360x9c95…e299Base$0.001100%Route unknown51d ago0x0da1f0…8103d8
0x8d9d…de360x9c95…e299Base$0.001100%Route unknown51d ago0x6fcbb8…2dcc94
0x8d9d…de360x9c95…e299Base$0.001100%Route unknown52d ago0xff310f…108960
0x8d9d…de360x9c95…e299Base$0.001100%Route unknown52d ago0xad94ae…a49ecb
0x8d9d…de360x9c95…e299Base$0.001100%Route unknown52d ago0xea9daa…56e831
0x8d9d…de360x9c95…e299Base$0.001100%Route unknown52d ago0x873d9e…0383b4
0x8d9d…de360x9c95…e299Base$0.001100%Route unknown52d ago0x8116f0…8d941c
0x8d9d…de360x9c95…e299Base$0.001100%Route unknown52d ago0x154440…a7dc71
0x8d9d…de360x9c95…e299Base$0.001100%Route unknown52d ago0x0a2738…9bf548
0x8d9d…de360x9c95…e299Base$0.001100%Route unknown52d ago0x5f749f…0ebb0e
0x8d9d…de360x9c95…e299Base$0.001100%Route unknown52d ago0x4a56cf…05625d
0x8d9d…de360x9c95…e299Base$0.001100%Route unknown52d ago0x649579…405e34
0x8d9d…de360x9c95…e299Base$0.001100%Route unknown52d ago0xf04a17…521ec8

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://app.roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.