Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xab15…6fdb0xe903…1abfBaseBlockRun.AIAi$0.004954100%coinbase130d ago0xca5be7…ae583b
0xab15…6fdb0xe903…1abfBaseBlockRun.AIAi$0.004954100%coinbase130d ago0x9dc7ae…f1c7ec
0xab15…6fdb0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase130d ago0x5a8137…3fd799
0xab15…6fdb0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase130d ago0xbae992…f7c598
0xab15…6fdb0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase130d ago0xffae3e…6f3456
0xab15…6fdb0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase130d ago0x879e03…a57320
0xab15…6fdb0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase130d ago0x87a177…fd0c7a
0xab15…6fdb0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase130d ago0x6ca451…561909
0xab15…6fdb0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase130d ago0x6e3df6…858f69
0xab15…6fdb0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase130d ago0x69ed7a…4f2a3e
0xab15…6fdb0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase130d ago0xb448d8…84825c
0xab15…6fdb0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase130d ago0x696873…3a3d4b
0xab15…6fdb0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase130d ago0x1fff2f…56d66e
0xab15…6fdb0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase130d ago0x7ab75f…d94e7c
0xab15…6fdb0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase130d ago0xadf462…e344bc
0xab15…6fdb0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase130d ago0x6fa7cf…d1bf60

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.