Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0028…04730xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase124d ago0xb0ad77…09af59
0x0028…04730xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase124d ago0x060d5e…564138
0x0028…04730xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase124d ago0xd0636a…2bfe6b
0x0028…04730xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase124d ago0x0e2066…bdc972
0x0028…04730xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase124d ago0xbdd90f…45722d
0x0028…04730xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase124d ago0x124ba3…1779a6
0x0028…04730xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase124d ago0xfbbfb1…269025
0x0028…04730xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase124d ago0x423c11…e65fca
0x0028…04730xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase124d ago0xc2b374…178e13
0x0028…04730xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase124d ago0xd8e547…c9d130
0x0028…04730xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase124d ago0xc28f33…4dd628
0x0028…04730xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase124d ago0x045560…62b5bc
0x0028…04730xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase124d ago0x509ea7…520a82
0x0028…04730xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase124d ago0x7685f9…711286
0x0028…04730xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase124d ago0x48797e…978199
0x0028…04730xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase124d ago0x4236c2…dcc25a
0x0028…04730xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase124d ago0x385734…80ae50
0x0028…04730xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase124d ago0x85ea99…37a8dc
0x0028…04730xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase124d ago0xa8b7b0…1cc3fb
0x0028…04730xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase124d ago0x7061a4…906918
0x0028…04730xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase124d ago0x479ad2…f069e1
0x0028…04730xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase124d ago0xd21292…420e4e
0x0028…04730xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase124d ago0xd9ae96…84fbf7
0x0028…04730xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase124d ago0x51cb4c…eccf4b
0x0028…04730xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase124d ago0x2d2e8c…4b9947

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.