Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.002100%coinbase71d ago0x62d356…52ed36
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.002100%coinbase71d ago0xc14a9c…a63225
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.002100%coinbase71d ago0xf56308…e2c356
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.002100%coinbase71d ago0x99c7c9…aaa41c
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.002100%coinbase71d ago0x8a0cf9…9f848b
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.05100%coinbase71d ago0x38187e…e36fbb
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.002100%coinbase71d ago0xb9ca2b…a59c3f
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.002100%coinbase71d ago0x7770e5…964a75
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.002100%coinbase71d ago0xe30760…f92d9a
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.002100%coinbase71d ago0x493b6d…349493
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.002100%coinbase71d ago0x343d64…44d07f
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.002100%coinbase71d ago0x9d5a8d…c3269b
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.002100%coinbase71d ago0x486a7a…460b4e
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.002100%coinbase71d ago0x00d263…915e03
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.002100%coinbase71d ago0x0538a4…122ce7
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.01100%coinbase71d ago0x120e3c…a18223
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.01100%coinbase71d ago0x90a3f4…35a354
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.002100%coinbase71d ago0xd8855e…65f51f
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.005100%coinbase71d ago0x3fe148…e450da
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.01100%coinbase71d ago0x7c5ac8…d39bb0
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.002100%coinbase71d ago0xae7fa4…dbfaca
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.002100%coinbase71d ago0xa290f6…0ef256
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.002100%coinbase71d ago0x7de227…35959c
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.002100%coinbase71d ago0x8335b4…80ce78
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.002100%coinbase71d ago0xf834df…fc994a

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.