Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf5a6…0c800xe903…1abfBaseBlockRun.AIAi$0.14100%coinbase28d ago0xb66c7e…c6bddb
0xf5a6…0c800x325b…d430BaseStableEnrichExa$0.01100%coinbase28d ago0x29d851…21011e
0xf5a6…0c800xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase28d ago0x7e55b0…5b25ce
0xf5a6…0c800xe903…1abfBaseBlockRun.AIAi$0.09100%coinbase28d ago0xe11c9a…e6fc1c
0xf5a6…0c800xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase28d ago0x253e93…1b2980
0xf5a6…0c800xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase28d ago0x929f8e…b4a378
0xf5a6…0c800x26e8…5158Basex402-tokens$0.1070%0xea55…6cc429d ago0x506270…e18601
0xf5a6…0c800x26e8…5158Basex402-tokens$0.1070%0xea55…6cc429d ago0x38fad5…07603f
0xf5a6…0c800x26e8…5158Basex402-tokens$0.1070%0xea55…6cc429d ago0x4a7383…e172da
0xf5a6…0c800x26e8…5158Basex402-tokens$0.0970%0xea55…6cc429d ago0xa24854…46e4e0
0xf5a6…0c800x26e8…5158Basex402-tokens$0.0970%0xea55…6cc429d ago0x159b79…414b62
0xf5a6…0c800x26e8…5158Basex402-tokens$0.0970%0xea55…6cc429d ago0xeced56…b1bef9
0xf5a6…0c800x26e8…5158Basex402-tokens$0.0970%0xea55…6cc429d ago0x1cb1f3…436a4b
0xf5a6…0c800x26e8…5158Basex402-tokens$0.0870%0xea55…6cc429d ago0x3dc20b…4b812b
0xf5a6…0c800x26e8…5158Basex402-tokens$0.0870%0xea55…6cc429d ago0x6010b1…21f7ed
0xf5a6…0c800x26e8…5158Basex402-tokens$0.0870%0xea55…6cc429d ago0xcd8fec…2d3e7c
0xf5a6…0c800x26e8…5158Basex402-tokens$0.0570%0xea55…6cc429d ago0xdeb62a…3f3482
0xf5a6…0c800x26e8…5158Basex402-tokens$0.0470%0xea55…6cc429d ago0xcf1c1e…b2c116
0xf5a6…0c800x26e8…5158Basex402-tokens$0.0370%0xea55…6cc429d ago0x8dc36a…ab4b41
0xf5a6…0c800x26e8…5158Basex402-tokens$0.0270%0xea55…6cc429d ago0x1547ba…d57064
0xf5a6…0c800x325b…d430BaseStableEnrichExa$0.01100%coinbase29d ago0xb7e2fa…d63db9
0xf5a6…0c800x26e8…5158Basex402-tokens$0.0270%0xea55…6cc429d ago0xc89e59…e4bcb7
0xf5a6…0c800xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase29d ago0x1eef5c…1639ce
0xf5a6…0c800xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase29d ago0x128e7c…48fdd3
0xf5a6…0c800xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase29d ago0x0bb7c5…880506

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.