Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9d3d…d8370x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase43d ago0x68d5fb…ab4f1d
0x9d3d…d8370x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase43d ago0x8eb758…0046e2
0x9d3d…d8370x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase43d ago0x4f67d8…2e33c6
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase43d ago0xc3c574…07ab36
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase43d ago0xd5a9cf…b37b7d
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase43d ago0xfe4ed5…5e18ce
0x9d3d…d8370x66d7…83bcBasex402 service$0.22100%coinbase43d ago0x5b4ecf…6fa508
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase43d ago0x1b7406…ce7348
0x9d3d…d8370x4df6…cdeaBaseWeb Search (SERP)Search$0.08100%0x2772…8c1743d ago0xad6465…689f5d
0x9d3d…d8370x4df6…cdeaBaseWeb Search (SERP)Search$0.08100%0x2772…8c1743d ago0xe4c02f…1b9743
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase43d ago0xbd0cba…dd5ae8
0x9d3d…d8370x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase43d ago0x011122…3dfc45
0x9d3d…d8370x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase43d ago0xfb870d…b333e6
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase43d ago0x2cace6…82fbed
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase43d ago0x2afd18…e38878
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase43d ago0x36c989…e1c446
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase43d ago0x99ac62…f5fbe6
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase43d ago0x056f1b…88731a
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase43d ago0xf24dbd…010fe6
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase43d ago0xd3fbff…e10e5d
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase43d ago0x7b0f35…88056b
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase43d ago0xbbbfd4…f92423
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase43d ago0x1ef1d9…557622
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase43d ago0x15aba5…911c74
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase43d ago0x3e6e5a…726925

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.