Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI113d ago0x82aabd…3ca91b
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI113d ago0x117cad…30a0a7
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI113d ago0x34abc5…7e89f3
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI113d ago0x52900b…a49e9a
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI113d ago0x01f73d…a45c2d
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd44a9b…11ae80
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0467da…d4cbbe
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI113d ago0x527dbf…16cd96
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI113d ago0x6a7bf7…302301
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI113d ago0x214c12…1e7f84
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI113d ago0x4f5c5f…79e436
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI113d ago0xebbf06…c2c643
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI113d ago0x06cd6b…b7ce41
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI113d ago0x4f2f00…294233
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI113d ago0xcdcad1…48a376
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI113d ago0xbe84ed…8f06eb
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb2ef01…26de8f
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI113d ago0x6e530a…5d3913
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0b3ade…ada938
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI113d ago0xbe7c9a…a81cce
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI113d ago0x36d69a…e1a835
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf1dab6…925a55
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI113d ago0xafda69…2a1261
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI113d ago0xfb31ef…cf5361
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb92d5a…6d5e16

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.