Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd2b46b…495f10
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1b9277…c9f170
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI104d ago0x05782f…d0ee8f
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5a0c83…dd001c
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI104d ago0x620017…b95ccf
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI104d ago0x815cd1…735add
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf086d0…119337
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2d5344…9df6e5
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI104d ago0x032509…c72a88
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI104d ago0x224c95…b1d6bf
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8bc617…1a4860
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI104d ago0xdfb37a…3b2ec8
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI104d ago0x22be8e…782a5f
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb8a765…bd7a2d
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd46259…03469e
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI104d ago0xee96e0…b24bc6
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI104d ago0xbb6ff9…73817e
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd48cd1…382542
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI104d ago0x991b52…b4f6d5
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd2fec3…9c5e3d
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI104d ago0x03678b…4cb025
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe6f59e…f53052
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd93f9a…b16341
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb33231…15a177
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb095e2…aeb267

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.