Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4366…51c00xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase126d ago0xd23d73…e41175
0x4366…51c00xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase126d ago0x129ad1…cc921c
0x4366…51c00xe903…1abfBaseBlockRun.AIAi$0.18100%coinbase126d ago0x0cd342…5a84c4
0x4366…51c00xe903…1abfBaseBlockRun.AIAi$0.18100%coinbase126d ago0x960d89…46e1bc
0x4366…51c00xe903…1abfBaseBlockRun.AIAi$0.18100%coinbase126d ago0x7182e9…75b394
0x4366…51c00xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase126d ago0x5578fe…47a33a
0x4366…51c00xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase126d ago0x292609…e06f83
0x4366…51c00xe903…1abfBaseBlockRun.AIAi$0.17100%coinbase126d ago0x24b177…633b3c
0x4366…51c00xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase126d ago0xbe2424…34a8f2
0x4366…51c00xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase126d ago0xaf1a75…7f2579
0x4366…51c00xe903…1abfBaseBlockRun.AIAi$0.17100%coinbase126d ago0xb9040d…f43b25
0x4366…51c00xe903…1abfBaseBlockRun.AIAi$0.17100%coinbase126d ago0xb722ff…437a14
0x4366…51c00xe903…1abfBaseBlockRun.AIAi$0.17100%coinbase126d ago0xbb678b…19d4a7
0x4366…51c00xe903…1abfBaseBlockRun.AIAi$0.17100%coinbase126d ago0xc4ee49…cb38aa
0x4366…51c00xe903…1abfBaseBlockRun.AIAi$0.17100%coinbase126d ago0x86be9a…aafe73
0x4366…51c00xe903…1abfBaseBlockRun.AIAi$0.17100%coinbase126d ago0xe87d29…fcfc64
0x4366…51c00xe903…1abfBaseBlockRun.AIAi$0.17100%coinbase126d ago0x0eabf1…ecc29b
0x4366…51c00xe903…1abfBaseBlockRun.AIAi$0.17100%coinbase126d ago0xde67e1…ff37a5
0x4366…51c00xe903…1abfBaseBlockRun.AIAi$0.17100%coinbase126d ago0xeef773…463e0e
0x4366…51c00xe903…1abfBaseBlockRun.AIAi$0.17100%coinbase126d ago0x56a7d1…19b919
0x4366…51c00xe903…1abfBaseBlockRun.AIAi$0.17100%coinbase126d ago0xdba500…b5b475
0x4366…51c00xe903…1abfBaseBlockRun.AIAi$0.15100%coinbase126d ago0x7c5e15…8f0a4e
0x4366…51c00xe903…1abfBaseBlockRun.AIAi$0.14100%coinbase126d ago0x0daeb4…d3f55f
0x4366…51c00xe903…1abfBaseBlockRun.AIAi$0.14100%coinbase126d ago0x0751ca…44b08a
0x4366…51c00xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase126d ago0x47b0b4…e387e9

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.