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 unknown42d ago0xbd2da0…3a49df
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown42d ago0x49d7a7…f30b3f
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown42d ago0xd5d088…abe8f4
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown42d ago0x4a8881…eea1d9
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown42d ago0x954673…87ad92
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown42d ago0x22f233…88c8ce
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown42d ago0x26e87a…9916e1
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown42d ago0x4d1fcd…27eedd
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown42d ago0x4c8b89…6134b3
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown42d ago0xd642dd…cdc04f
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown42d ago0xce46e9…5bd479
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown43d ago0xc5d3f3…fb8103
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown43d ago0xa09a7d…28001d
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown43d ago0x55a118…f353a9
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown43d ago0x55ca21…6fd5cc
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown43d ago0x24d4f1…95dd05
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown43d ago0xf5e35e…0c62cb
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown43d ago0xf4e867…0b74f9
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown43d ago0x22c190…53de06
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown43d ago0x3c455f…24bd34
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown43d ago0x7e648a…d20ec8
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown43d ago0x19e22d…96ca49
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown43d ago0x34b0b3…425525
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown43d ago0xac5bba…944741
0x0548…4ae10x9c95…e299Base$0.001100%Route unknown43d ago0xc1da14…08be25

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.