Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9d3d…d8370x4df6…cdeaBaseWeb Search (SERP)Search$0.02100%coinbase14d ago0xa3620e…9f5fe2
0x9d3d…d8370x4df6…cdeaBaseWeb Search (SERP)Search$0.02100%coinbase14d ago0xc29264…c17211
0x9d3d…d8370x66d7…83bcBasex402 service$0.22100%coinbase14d ago0x1c5e5c…0fe9a7
0x9d3d…d8370x66d7…83bcBasex402 service$0.22100%coinbase14d ago0x172db1…927fdf
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase14d ago0x367225…c07171
0x9d3d…d8370x4df6…cdeaBaseWeb Search (SERP)Search$0.03100%coinbase14d ago0x7db04f…5ae39f
0x9d3d…d8370x4df6…cdeaBaseWeb Search (SERP)Search$0.03100%coinbase14d ago0x889f1d…c8ecb4
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase14d ago0xd0094d…1b03bf
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase14d ago0xb1a219…bca9fb
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase14d ago0xdcfe0a…ff6c00
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase14d ago0x86a3ef…42bdf9
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase14d ago0x0ac4d8…4e48d6
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.005100%coinbase14d ago0x506ec9…c5bb21
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.007100%coinbase14d ago0xaa234d…001951
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.005100%coinbase14d ago0xf6dda3…bece37
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.009001100%coinbase14d ago0x2f0de7…05a40f
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.007100%coinbase14d ago0xf18a52…d03714
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase14d ago0xcc71d8…a8de42
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase14d ago0x66c444…64159d
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase14d ago0xf02a02…3e5bda
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase14d ago0x320eb4…115f36
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase14d ago0x9bdcbc…7df9bd
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase14d ago0x5985c3…647ca5
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase14d ago0xe2c6b5…bc28de
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase14d ago0x7a7dac…3a4a6a

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.