Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase139d ago0xdb1536…311ab9
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase139d ago0xd1e234…4a71d0
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.006517100%coinbase139d ago0x62fae7…c4512e
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase139d ago0xfc4708…e2ef6c
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.006411100%coinbase139d ago0x158fee…6f652e
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase139d ago0x6f3b22…d370ab
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.006332100%coinbase139d ago0x0d85e5…2087a0
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase139d ago0x744409…79b202
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.008306100%coinbase139d ago0xb1842f…d84c4e
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase139d ago0x49fff1…d3b1cd
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.008306100%coinbase139d ago0x9330e7…0fe0a3
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase139d ago0xb3f7bb…c0ba68
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase139d ago0xcaa9f8…39ee6f
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase139d ago0x8ee161…5ae359
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase139d ago0x094463…337260
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.007855100%coinbase139d ago0xdb29d2…b023be
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase139d ago0x0918ed…a20396
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.007803100%coinbase139d ago0xd39aab…836ea1
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase139d ago0xaec48d…3beb0a
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.007803100%coinbase139d ago0x476b66…619906
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase140d ago0x19c418…113745
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase140d ago0x99b91a…e64437
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.007377100%coinbase140d ago0x0aabab…e2fed4
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase140d ago0x1495fd…e89795
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.007324100%coinbase140d ago0x6be76a…2a5dee

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.