Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5565…12880xcf3d…b9fcBase—$29.85100%0x23ef…243176d ago0x22afb3…fc34cf
0xbdaf…f2fb0xcf3d…b9fcBase—$33.76100%0xe528…c02876d ago0x597020…4ef063
0x2488…5f180xcf3d…b9fcBase—$2,920.82100%0x23ef…243176d ago0x940c86…ab8b2d
0x4a92…cc230xcf3d…b9fcBase—$225.00100%0xe528…c02876d ago0x257bde…771273
0xdf04…018e0xcf3d…b9fcBase—$20.00100%0x23ef…243176d ago0xd00e4a…da188a
0x0363…e0730xcf3d…b9fcBase—$27.45100%0xe528…c02876d ago0xbdb680…1b8115
0x0073…5e520xcf3d…b9fcBase—$10.00100%0x23ef…243176d ago0x656b53…719b9d
0xd739…7dda0xcf3d…b9fcBase—$287.20100%0xe528…c02876d ago0x4dd91a…3a1a2e
0x1445…c3af0xcf3d…b9fcBase—$349.11100%0x23ef…243177d ago0x70d152…5c403f
0xbe93…00630xcf3d…b9fcBase—$297.28100%0xe528…c02877d ago0x51d94d…1500a1
0xf5e3…4d840xcf3d…b9fcBase—$27.50100%0x23ef…243177d ago0x3bd578…4da4a6
0x134f…dede0xcf3d…b9fcBase—$51.71100%0xe528…c02877d ago0x38b9f0…de6a08
0xf5e3…4d840xcf3d…b9fcBase—$30.00100%0x23ef…243177d ago0xf11594…b1d51d
0xf5e3…4d840xcf3d…b9fcBase—$47.00100%0xe528…c02877d ago0x15bec0…a0d68f
0xf5e3…4d840xcf3d…b9fcBase—$60.50100%0x23ef…243177d ago0x652af9…0bc213
0xdf04…018e0xcf3d…b9fcBase—$20.00100%0xe528…c02877d ago0x24b0c7…86e241
0x64a8…93a70xcf3d…b9fcBase—$338.83100%0x23ef…243177d ago0x8f4b2f…688b39
0xf5e3…4d840xcf3d…b9fcBase—$100.00100%0xe528…c02877d ago0x8ccd0b…e6d8c6
0x6730…f97e0xcf3d…b9fcBase—$302.00100%0x23ef…243177d ago0x28e4da…dae218
0x0363…e0730xcf3d…b9fcBase—$27.47100%0xe528…c02877d ago0xfd446f…920288
0x2819…8a950xcf3d…b9fcBase—$10.00100%0x23ef…243177d ago0x1f8d8c…f283b9
0xdf04…018e0xcf3d…b9fcBase—$25.00100%0xe528…c02877d ago0x9e8e63…882163
0xb2a4…96330xcf3d…b9fcBase—$10.07100%0x23ef…243177d ago0xf548c2…ad5731
0xc7c1…40080xcf3d…b9fcBase—$30.00100%0xe528…c02877d ago0xd9b6ce…48ff81
0xc4e9…1a750xcf3d…b9fcBase—$390.24100%0x23ef…243177d ago0x24d4c0…a17016

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.