Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown52d ago0x5a912e…0f89e0
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown52d ago0x713255…d33237
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown52d ago0x697139…f514c0
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown52d ago0x16475b…e7bea0
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown52d ago0xd57217…01224b
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown52d ago0xc7fc8d…f864eb
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown52d ago0x563e49…4e7e60
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown52d ago0x396421…d3053e
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown52d ago0x30742c…eaf436
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown52d ago0x6a2e79…122364
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown52d ago0xed526e…709f05
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown52d ago0x715f71…9101b0
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown52d ago0xa3bc7e…e55bc8
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown52d ago0xf70711…294af2
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown52d ago0xd82752…919f42
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown53d ago0xa42596…69a8d9
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown53d ago0x9c5b4d…9daf6f
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown53d ago0xc8d876…d699b4
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown53d ago0xf3febe…7ff5ec
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown53d ago0xdd00b6…a33e44
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown53d ago0x55c108…6b9439
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown53d ago0xb4b6a3…92189e
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown53d ago0xfa8ed9…cb2b75
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown53d ago0x554104…6f1796
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown53d ago0xde2247…afe439

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.