Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa2d0…8fa30x9c95…e299Base$0.001100%Route unknown43d ago0xa1d386…4923ef
0xa2d0…8fa30x9c95…e299Base$0.001100%Route unknown43d ago0x7522d3…f37cf2
0xa2d0…8fa30x9c95…e299Base$0.001100%Route unknown44d ago0xfb2465…7841f0
0xa2d0…8fa30x9c95…e299Base$0.001100%Route unknown44d ago0x10b8d1…628c4a
0xa2d0…8fa30x9c95…e299Base$0.001100%Route unknown44d ago0x8264d7…bd80b7
0xa2d0…8fa30x9c95…e299Base$0.001100%Route unknown44d ago0x0fb790…16d2ef
0xa2d0…8fa30x9c95…e299Base$0.001100%Route unknown44d ago0xf1bc91…d41eff
0xa2d0…8fa30x9c95…e299Base$0.001100%Route unknown44d ago0x7e8390…749b21
0xa2d0…8fa30x9c95…e299Base$0.001100%Route unknown44d ago0xc3b796…74f7be
0xa2d0…8fa30x9c95…e299Base$0.001100%Route unknown44d ago0xefdaf3…280d2e
0xa2d0…8fa30x9c95…e299Base$0.001100%Route unknown44d ago0xdf1175…47d0a4
0xa2d0…8fa30x9c95…e299Base$0.001100%Route unknown44d ago0xcc9053…2a691e
0xa2d0…8fa30x9c95…e299Base$0.001100%Route unknown44d ago0x804758…09f3f3
0xa2d0…8fa30x9c95…e299Base$0.001100%Route unknown44d ago0x2f166a…c5fb0b
0xa2d0…8fa30x9c95…e299Base$0.001100%Route unknown44d ago0x0a4ffe…bffd93
0xa2d0…8fa30x9c95…e299Base$0.001100%Route unknown44d ago0xf67fb0…13d75f
0xa2d0…8fa30x9c95…e299Base$0.001100%Route unknown44d ago0xb0a297…77d2d4
0xa2d0…8fa30x9c95…e299Base$0.001100%Route unknown44d ago0x75ab1b…9b76fa
0xa2d0…8fa30x9c95…e299Base$0.001100%Route unknown44d ago0xe88f19…3785cb
0xa2d0…8fa30x9c95…e299Base$0.001100%Route unknown44d ago0x756558…008c6b
0xa2d0…8fa30x9c95…e299Base$0.001100%Route unknown44d ago0x9f4c7a…aca8ba
0xa2d0…8fa30x9c95…e299Base$0.001100%Route unknown44d ago0xd5aa6c…021b1c
0xa2d0…8fa30x9c95…e299Base$0.001100%Route unknown44d ago0x18a27d…ec8100

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.