Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf9cd…d73b0x9c95…e299Base$0.001100%Route unknown46d ago0x29c115…e1673c
0xf9cd…d73b0x9c95…e299Base$0.001100%Route unknown46d ago0xa7535d…a455a2
0xf9cd…d73b0x9c95…e299Base$0.001100%Route unknown46d ago0x358814…9ee80a
0xf9cd…d73b0x9c95…e299Base$0.001100%Route unknown46d ago0x67f8ed…e576ef
0xf9cd…d73b0x9c95…e299Base$0.001100%Route unknown46d ago0xd48238…2ec26e
0xf9cd…d73b0x9c95…e299Base$0.001100%Route unknown46d ago0x843f7c…517faa
0xf9cd…d73b0x9c95…e299Base$0.001100%Route unknown46d ago0x830215…0be5c1
0xf9cd…d73b0x9c95…e299Base$0.001100%Route unknown46d ago0x5c5233…d95d05
0xf9cd…d73b0x9c95…e299Base$0.001100%Route unknown46d ago0x33ab4a…c1d2d9
0xf9cd…d73b0x9c95…e299Base$0.001100%Route unknown46d ago0xc2065b…516666
0xf9cd…d73b0x9c95…e299Base$0.001100%Route unknown46d ago0x102a46…ea5174
0xf9cd…d73b0x9c95…e299Base$0.001100%Route unknown46d ago0x2a5e26…ffd4b6
0xf9cd…d73b0x9c95…e299Base$0.001100%Route unknown46d ago0xe42737…414379
0xf9cd…d73b0x9c95…e299Base$0.001100%Route unknown46d ago0x1be0f2…e68c44
0xf9cd…d73b0x9c95…e299Base$0.001100%Route unknown47d ago0xe4439e…913b47
0xf9cd…d73b0x9c95…e299Base$0.001100%Route unknown47d ago0x544f4e…8057af
0xf9cd…d73b0x9c95…e299Base$0.001100%Route unknown47d ago0x3adf91…8c8eb0
0xf9cd…d73b0x9c95…e299Base$0.001100%Route unknown47d ago0x435cb3…47b4e2
0xf9cd…d73b0x9c95…e299Base$0.001100%Route unknown47d ago0x00c01b…f23b0f
0xf9cd…d73b0x9c95…e299Base$0.001100%Route unknown47d ago0xeb2951…706daf
0xf9cd…d73b0x9c95…e299Base$0.001100%Route unknown47d ago0x792103…72dac6
0xf9cd…d73b0x9c95…e299Base$0.001100%Route unknown47d ago0x9da5fb…97f909
0xf9cd…d73b0x9c95…e299Base$0.001100%Route unknown47d ago0xaa7392…c58d42
0xf9cd…d73b0x9c95…e299Base$0.001100%Route unknown47d ago0xa2e4c8…0046c1
0xf9cd…d73b0x9c95…e299Base$0.001100%Route unknown47d ago0xdc45df…3c66ea

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.