Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x047f…d02d0x9c95…e299Base$0.001100%Route unknown72d ago0x78da4e…9fd4ea
0x047f…d02d0x9c95…e299Base$0.001100%Route unknown72d ago0xa30b2f…9ff8d1
0x047f…d02d0x9c95…e299Base$0.001100%Route unknown72d ago0x0d29c4…d32a80
0x047f…d02d0x9c95…e299Base$0.001100%Route unknown72d ago0x6f3a13…253ed4
0x047f…d02d0x9c95…e299Base$0.001100%Route unknown72d ago0x9d4f48…85b585
0x047f…d02d0x9c95…e299Base$0.001100%Route unknown72d ago0x83dc38…0c5707
0x047f…d02d0x9c95…e299Base$0.001100%Route unknown73d ago0xdc6da0…b2c20f
0x047f…d02d0x9c95…e299Base$0.001100%Route unknown73d ago0x6550b2…30e4f7
0x047f…d02d0x9c95…e299Base$0.001100%Route unknown73d ago0x913b4e…53e508
0x047f…d02d0x9c95…e299Base$0.001100%Route unknown73d ago0xe36f44…6b818c
0x047f…d02d0x9c95…e299Base$0.001100%Route unknown73d ago0x086667…ab904e
0x047f…d02d0x9c95…e299Base$0.001100%Route unknown73d ago0x5d4d09…5c4499
0x047f…d02d0x9c95…e299Base$0.001100%Route unknown73d ago0xb81d21…992e4d
0x047f…d02d0x9c95…e299Base$0.001100%Route unknown73d ago0x85532a…f07289
0x047f…d02d0x9c95…e299Base$0.001100%Route unknown73d ago0x50f85f…b04599
0x047f…d02d0x9c95…e299Base$0.001100%Route unknown73d ago0x7f0fef…a79081
0x047f…d02d0x9c95…e299Base$0.001100%Route unknown73d ago0x46abd4…a8022f
0x047f…d02d0x9c95…e299Base$0.001100%Route unknown73d ago0xaf8ac2…186b44
0x047f…d02d0x9c95…e299Base$0.001100%Route unknown73d ago0x2fa8a1…6cd46e
0x047f…d02d0x9c95…e299Base$0.001100%Route unknown73d ago0x3c9cb7…7bf0e6
0x047f…d02d0x9c95…e299Base$0.001100%Route unknown73d ago0xd0d35f…9fce65
0x047f…d02d0x9c95…e299Base$0.001100%Route unknown73d ago0x4c9f56…781975
0x047f…d02d0x9c95…e299Base$0.001100%Route unknown73d ago0x36d2b5…93fd62
0x047f…d02d0x9c95…e299Base$0.001100%Route unknown73d ago0xfeae41…6da85f
0x047f…d02d0x9c95…e299Base$0.001100%Route unknown73d ago0xf5dc01…15dc59

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.