Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3491…402e0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase88d ago0xd26f95…2ce7f7
0x3491…402e0x6e00…b04cBaseBlockRun.AIAi$0.005100%coinbase88d ago0x014dc1…719e82
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase88d ago0xec7f74…eecaff
0x3491…402e0x6e00…b04cBaseBlockRun.AIAi$0.005100%coinbase88d ago0x20674d…5209fa
0x3491…402e0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase88d ago0x29d029…0ac13e
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase88d ago0x68d042…f3e32c
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase88d ago0x71096c…beec15
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase88d ago0x3d45a8…2e7bf4
0x3491…402e0x6e00…b04cBaseBlockRun.AIAi$0.005100%coinbase88d ago0xd9583c…267d2f
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase88d ago0x960a4c…a71699
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase88d ago0x280444…c67e0a
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase88d ago0xdd023e…e90a25
0x3491…402e0x6e00…b04cBaseBlockRun.AIAi$0.005100%coinbase88d ago0xcbbafd…9391a9
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase88d ago0xd7193c…ce15ea
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase88d ago0xf30d3e…d05f3c
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.003074100%coinbase88d ago0xcebadb…3dc915
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase88d ago0xd9a327…1cf00e
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.006087100%coinbase88d ago0xb48c65…0a07d8
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.005476100%coinbase88d ago0x90f2d5…66f842
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.009753100%coinbase88d ago0x774b78…5be0b7
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.005914100%coinbase88d ago0xc9eea6…11af24
0x3491…402e0x6e00…b04cBaseBlockRun.AIAi$0.005100%coinbase88d ago0x8b1202…11d85c
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.009699100%coinbase88d ago0x0d0db7…568d2f
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.008855100%coinbase88d ago0x15f67c…9b904e
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.002799100%coinbase88d ago0xa37c6c…da4743

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.