Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase127d ago0x02afbf…58ffdf
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase127d ago0x6b07df…f2c262
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase127d ago0x5c6b25…52d821
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase127d ago0x26b50b…245a2e
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase127d ago0x21dde0…4aaa7c
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase127d ago0x498771…5b3e5e
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase127d ago0x30d6bc…862900
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase127d ago0xfce794…f81851
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase127d ago0xc248fc…67d28e
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase127d ago0xb46a3e…7f6b81
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase127d ago0x94512b…56194c
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase127d ago0xc70311…1d2105
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase127d ago0x8f7679…c82f21
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase127d ago0x716574…fac296
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase127d ago0x02a2ad…f21aa3
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase127d ago0xdbb4bd…82cb82
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase127d ago0x66589f…383298
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase127d ago0x76e576…1859f6
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase127d ago0xae2bde…4960ca
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase128d ago0xab1448…b27578
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase128d ago0x344fb7…3e6f0d
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase128d ago0x764549…adcd92
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase128d ago0x9117de…ed1df7
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase128d ago0x314b08…7a5160
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase128d ago0x6465cb…e915b4

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.