Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0c55…90820xa8b2…1d68Base$0.0170%0x9501…c6776d ago0x99015d…3b4fa0
0x5d71…65f40xa8b2…1d68Base$0.0170%0x9501…c6776d ago0x96de96…9eab07
0x974c…622c0xa8b2…1d68Base$0.0170%0x9501…c6776d ago0x42041f…9d8234
0x5b15…f56d0xa8b2…1d68Base$0.0170%0x9501…c6776d ago0xb3dfa6…92e45f
0xcf44…3cee0xa8b2…1d68Base$0.0170%0x9501…c6776d ago0xde63b5…0522d6
0xe378…999e0xa8b2…1d68Base$0.0170%0x9501…c6776d ago0x5e0131…f22eed
0x4be2…d7260xa8b2…1d68Base$0.0170%0x9501…c6776d ago0x663739…458bb1
0x548e…d5180xa8b2…1d68Base$0.0170%0x9501…c6776d ago0x97adb8…0695c2
0x8deb…11740xa8b2…1d68Base$0.0170%0x9501…c6776d ago0x1fa94a…c2cb7f
0xcf44…3cee0xa8b2…1d68Base$0.0170%0x9501…c6776d ago0x54fbaf…1ed81e
0xd52e…d9670xa8b2…1d68Base$0.0170%0x9501…c6776d ago0x8be614…51d4f7
0x15ce…b93f0xa8b2…1d68Base$0.0170%0x9501…c6776d ago0xfb8cd4…66414f
0xcf44…3cee0xa8b2…1d68Base$0.0170%0x9501…c6776d ago0x041e21…fbdf4b
0x58fd…89620xa8b2…1d68Base$0.0170%0x9501…c6776d ago0x3bf69d…a2f776
0x6be4…512f0xa8b2…1d68Base$0.0170%0x9501…c6776d ago0xcc9bfc…500b00
0xd52e…d9670xa8b2…1d68Base$0.0170%0x9501…c6776d ago0x5d9579…e62fdb
0x8deb…11740xa8b2…1d68Base$0.0170%0x9501…c6776d ago0x7a445f…89866c
0x1066…7bce0xa8b2…1d68Base$0.0170%0x9501…c6776d ago0x544a53…45b04f
0x888b…abcd0xa8b2…1d68Base$0.0170%0x9501…c6776d ago0xc4d76d…102658
0x548e…d5180xa8b2…1d68Base$0.0170%0x9501…c6776d ago0x6ba45e…edaa12
0x9537…cb9d0xa8b2…1d68Base$0.0170%0x9501…c6776d ago0x3bdd7a…273ccb
0x0a71…04560xa8b2…1d68Base$0.0170%0x9501…c6776d ago0xf604fd…000396
0x0c55…90820xa8b2…1d68Base$0.0170%0x9501…c6776d ago0x7626ce…0f1a12
0x222a…49320xa8b2…1d68Base$0.0170%0x9501…c6776d ago0xbca1f7…287c1e
0xe378…999e0xa8b2…1d68Base$0.0170%0x9501…c6776d ago0x845080…629bb0

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://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://roundhouseai.io/dashboard/team.

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