Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown52d ago0x377a42…26be3e
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown53d ago0xff03ba…c8b19f
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown53d ago0x118c23…79f246
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown53d ago0xf38f02…1a8bc0
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown53d ago0x52ed82…24f245
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown53d ago0xb3f349…79ab55
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown53d ago0x350b4d…4fef84
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown53d ago0x3f8df6…7a1fe4
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown53d ago0xbc8687…737438
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown53d ago0x29a05a…3dae2c
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown53d ago0xfcee64…3e316d
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown53d ago0x424097…d81a5f
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown53d ago0xa17dbd…874b24
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown53d ago0x2986de…4dab56
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown53d ago0xb00612…042f8d
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown53d ago0xe4b8fc…832033
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown53d ago0xf32601…ecfd27
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown53d ago0x61a2b7…f3708c
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown53d ago0xee4bde…1c39e4
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown53d ago0xbb8934…0a6cc3
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown53d ago0x9807b7…704482
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown53d ago0x23bb0e…827331
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown53d ago0xdbead5…25ee9c
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown53d ago0x1f7570…eda96c
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown53d ago0x04907c…7d0ac5

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.