Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa1d8…5b690x9c95…e299Base$0.001100%Route unknown62d ago0x1d084f…832745
0xa1d8…5b690x9c95…e299Base$0.001100%Route unknown62d ago0x3ffa31…2b73eb
0xa1d8…5b690x9c95…e299Base$0.001100%Route unknown62d ago0xff2cb8…9bc5b0
0xa1d8…5b690x9c95…e299Base$0.001100%Route unknown62d ago0x709212…14cbd5
0xa1d8…5b690x9c95…e299Base$0.001100%Route unknown62d ago0x645ed1…a4510f
0xa1d8…5b690x9c95…e299Base$0.001100%Route unknown62d ago0x1f125b…9ab41d
0xa1d8…5b690x9c95…e299Base$0.001100%Route unknown62d ago0x8b0095…45d21a
0xa1d8…5b690x9c95…e299Base$0.001100%Route unknown62d ago0x302b6f…3547a1
0xa1d8…5b690x9c95…e299Base$0.001100%Route unknown62d ago0xf82b4e…eab9da
0xa1d8…5b690x9c95…e299Base$0.001100%Route unknown62d ago0x725586…d00ce1
0xa1d8…5b690x9c95…e299Base$0.001100%Route unknown62d ago0x031feb…e7a1ca
0xa1d8…5b690x9c95…e299Base$0.001100%Route unknown62d ago0x8da260…11687f
0xa1d8…5b690x9c95…e299Base$0.001100%Route unknown62d ago0xe9fffb…bc7053
0xa1d8…5b690x9c95…e299Base$0.001100%Route unknown62d ago0x6bfd52…57b7fa
0xa1d8…5b690x9c95…e299Base$0.001100%Route unknown62d ago0x179dbd…f38d53
0xa1d8…5b690x9c95…e299Base$0.001100%Route unknown62d ago0xce6aa0…9bc0d1
0xa1d8…5b690x9c95…e299Base$0.001100%Route unknown62d ago0x9aabf7…8439b4
0xa1d8…5b690x9c95…e299Base$0.001100%Route unknown62d ago0xb8e3f6…38a82e
0xa1d8…5b690x9c95…e299Base$0.001100%Route unknown62d ago0x31abf6…93c6af
0xa1d8…5b690x9c95…e299Base$0.001100%Route unknown62d ago0xb0af0c…2eeb07
0xa1d8…5b690x9c95…e299Base$0.001100%Route unknown62d ago0xdddf22…30b89a
0xa1d8…5b690x9c95…e299Base$0.001100%Route unknown62d ago0x2ba63d…e5cdf5
0xa1d8…5b690x9c95…e299Base$0.001100%Route unknown62d ago0x7ceb2d…ce4336
0xa1d8…5b690x9c95…e299Base$0.001100%Route unknown62d ago0x56d8b9…c85f8a
0xa1d8…5b690x9c95…e299Base$0.001100%Route unknown62d ago0xfb1d13…8ff347

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.