Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown62d ago0x4b45e6…4cf43c
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown62d ago0x6f0679…97b853
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown62d ago0xf8993e…c8fca8
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown62d ago0x44f0a1…9a1b77
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown62d ago0xd80880…396d2d
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown62d ago0x03d952…305a3c
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown62d ago0x2aa51d…3726b0
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown62d ago0xdd4bc4…d21683
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown62d ago0x73b5c1…7bf8ae
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown62d ago0xd4f521…9f53ed
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown62d ago0x9c0344…f6704c
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown62d ago0x583d4b…6ece02
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown62d ago0xebf494…f35bd5
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown62d ago0x492d06…82b093
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown62d ago0x36f722…e0ceb0
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown62d ago0x3b8cef…42a60d
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown62d ago0x8d0c73…e8af43
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown62d ago0xe15188…4c2967
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown62d ago0xc0fbb3…c5a6fd

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.