Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bfb…0c880x0e3d…7757Base—$1.05100%0x4f4d…74b763d ago0x824649…9e846a
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x2fb2…aefd63d ago0x121dab…03efee
0x4bfb…0c880x0e3d…7757Base—$3.15100%0x89a0…ff5863d ago0xd4572b…18b9fb
0x4bfb…0c880x0e3d…7757Base—$10.50100%0xc89e…795863d ago0x95fd4d…23ab92
0x4bfb…0c880x0e3d…7757Base—$1.05100%0x3845…8ad263d ago0xab2e55…38f8f2
0x4bfb…0c880x0e3d…7757Base—$1.05100%0xa48e…f66163d ago0x4c05ee…f1f50f
0x4bfb…0c880x0e3d…7757Base—$21.00100%0x3e5d…fd3863d ago0x8715b0…7c7dd2
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x0485…d42964d ago0xc2a6c2…b4f3e5
0x4bfb…0c880x0e3d…7757Base—$5.25100%0xdcda…233764d ago0x5d9919…9641ea
0x4bfb…0c880x0e3d…7757Base—$6.30100%0x0744…c73c64d ago0xa40c7a…7f34b4
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x8107…169964d ago0x5268b3…ee8c1b
0x4bfb…0c880x0e3d…7757Base—$10.50100%0xa7b1…4ca464d ago0xf44ca8…e7f233

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.