Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x62f3…9a8c0x47c5…4fc3Base—$19.9570%0x8b99…df793d ago0xfd0e50…620221
0x62f3…9a8c0x47c5…4fc3Base—$19.9570%0x0744…c73c3d ago0xac8238…6948c3
0x62f3…9a8c0x47c5…4fc3Base—$22.0570%0x93d4…655d3d ago0x934e25…ea9d52
0x62f3…9a8c0x47c5…4fc3Base—$27.3070%0x2837…f7673d ago0xefd477…14c350
0x62f3…9a8c0x47c5…4fc3Base—$19.9570%0x5047…e9403d ago0xeff663…375f55
0x62f3…9a8c0x47c5…4fc3Base—$29.4070%0x3fab…7e8c3d ago0x3bbdc1…e6db72
0x62f3…9a8c0x47c5…4fc3Base—$30.4570%0x4184…789b3d ago0x97fba0…0c2d23
0x62f3…9a8c0x47c5…4fc3Base—$19.9570%0x9d1f…cb223d ago0x8413c6…ff6bd8
0x62f3…9a8c0x47c5…4fc3Base—$29.4070%0xa2b7…2c9a3d ago0x9f3d44…91c90b

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.