Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase42d ago0x09a029…65ceaa
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase42d ago0xaf4e26…2ede50
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase42d ago0xcb280d…1c33d1
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase42d ago0x0af609…25007d
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase42d ago0x536c30…db092d
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase42d ago0xfc2488…689f50
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase42d ago0xd80cb1…0f3651
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase42d ago0x4b9631…c1ebb7
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase42d ago0xd6e1ff…c6da9b
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase42d ago0x6f4cb5…6c6b1b
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase42d ago0x59be60…a79ad2
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase42d ago0x9d75dc…16563d
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase42d ago0xa57372…c1971c
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase42d ago0x701ce0…f27303
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase42d ago0x76f779…a494d1
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase42d ago0xc78ad9…29ecfa
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase42d ago0xd673ce…496c1d
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase42d ago0x855b69…52da10
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase42d ago0x58a700…f1c5d2
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase42d ago0x6f9069…cec6d3
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase42d ago0x2c1ba2…8af36f
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase42d ago0x713274…e11458
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase42d ago0x2d7f61…8d3a33
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase42d ago0x06ac26…f21857
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase42d ago0x617a4e…391c49

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.