Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd62d…c34f0x9c95…e299Base$0.001100%Route unknown33d ago0x530646…c876a6
0xd62d…c34f0x9c95…e299Base$0.001100%Route unknown33d ago0x0f687b…a95eaa
0xd62d…c34f0x9c95…e299Base$0.001100%Route unknown33d ago0x43141a…3a1d86
0xd62d…c34f0x9c95…e299Base$0.001100%Route unknown33d ago0x986cb8…ec1f9e
0xd62d…c34f0x9c95…e299Base$0.001100%Route unknown33d ago0x7f9f58…a02b02
0xd62d…c34f0x9c95…e299Base$0.001100%Route unknown33d ago0xa50f8f…5c096c
0xd62d…c34f0x9c95…e299Base$0.001100%Route unknown33d ago0xd7483a…682a42
0xd62d…c34f0x9c95…e299Base$0.001100%Route unknown33d ago0xb584ff…1e4bcf
0xd62d…c34f0x9c95…e299Base$0.001100%Route unknown33d ago0xe044ff…8a89a9
0xd62d…c34f0x9c95…e299Base$0.001100%Route unknown33d ago0xe91cc9…a72ffd
0xd62d…c34f0x9c95…e299Base$0.001100%Route unknown33d ago0xb710c4…8fc6e2
0xd62d…c34f0x9c95…e299Base$0.001100%Route unknown33d ago0x96e898…122b31
0xd62d…c34f0x9c95…e299Base$0.001100%Route unknown33d ago0xe6a840…d06470
0xd62d…c34f0x9c95…e299Base$0.001100%Route unknown33d ago0x1e179a…066ff4
0xd62d…c34f0x9c95…e299Base$0.001100%Route unknown33d ago0x35bc48…9b46b0
0xd62d…c34f0x9c95…e299Base$0.001100%Route unknown33d ago0xb8a7c1…6346a3
0xd62d…c34f0x9c95…e299Base$0.001100%Route unknown33d ago0x3b9572…2fa75f
0xd62d…c34f0x9c95…e299Base$0.001100%Route unknown33d ago0x01fcc1…a0ada7
0xd62d…c34f0x9c95…e299Base$0.001100%Route unknown33d ago0x99add8…a26bd4
0xd62d…c34f0x9c95…e299Base$0.001100%Route unknown33d ago0x3d29a2…8b011a
0xd62d…c34f0x9c95…e299Base$0.001100%Route unknown33d ago0xb20175…2b2e86
0xd62d…c34f0x9c95…e299Base$0.001100%Route unknown33d ago0x237a1f…2c8bbf
0xd62d…c34f0x9c95…e299Base$0.001100%Route unknown33d ago0x9fdba7…ecd27b
0xd62d…c34f0x9c95…e299Base$0.001100%Route unknown33d ago0x376aa8…635e6b
0xd62d…c34f0x9c95…e299Base$0.001100%Route unknown33d ago0x4ed6d0…202745

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.