Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe792…57560xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase95d ago0x5a53d4…6a0f2f
0xe792…57560xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase95d ago0xdf2dd0…14a927
0xe792…57560xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase95d ago0xe1624a…341637
0xe792…57560xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase95d ago0xb07697…a6ca45
0xe792…57560xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase95d ago0x1fd1cb…61a54b
0xe792…57560xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase95d ago0x7a86be…0e4953
0xe792…57560xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase95d ago0xb98836…e93b20
0xe792…57560xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase95d ago0x6bf75e…8d6337
0xe792…57560xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase95d ago0x2690d8…68ec13
0xe792…57560xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase95d ago0xfe2c61…d2f8bb
0xe792…57560xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase95d ago0xb3398c…de19e5
0xe792…57560xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase95d ago0x87190f…5c5920
0xe792…57560xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase95d ago0xe03be4…80e148
0xe792…57560xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase95d ago0x83b778…c21f74
0xe792…57560xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase95d ago0xd459ec…5fb2c7
0xe792…57560xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase95d ago0x4d3a16…97a449
0xe792…57560xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase95d ago0xd518ac…7d5834
0xe792…57560xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase95d ago0xae0b33…8a37a3
0xe792…57560xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase95d ago0x115d0d…dafbfe
0xe792…57560xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase95d ago0x5205c6…4f905f
0xe792…57560xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase95d ago0x9e3921…962cda
0xe792…57560xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase95d ago0xc4a273…e4891e
0xe792…57560xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase95d ago0x418a2c…e5ce05
0xe792…57560xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase95d ago0x6a45e5…b5f082
0xe792…57560xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase95d ago0xf9937d…9b7e66

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.