Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x59cd…c0b50x9c95…e299Base$0.001100%Route unknown42d ago0xa057a9…69894c
0x59cd…c0b50x9c95…e299Base$0.001100%Route unknown42d ago0xb71f70…4a7c32
0x59cd…c0b50x9c95…e299Base$0.001100%Route unknown42d ago0xeac89b…34c5b5
0x59cd…c0b50x9c95…e299Base$0.001100%Route unknown42d ago0x4056f2…3da205
0x59cd…c0b50x9c95…e299Base$0.001100%Route unknown42d ago0x463516…a38b9b
0x59cd…c0b50x9c95…e299Base$0.001100%Route unknown42d ago0x94ccc4…1d8538
0x59cd…c0b50x9c95…e299Base$0.001100%Route unknown43d ago0xa106d1…bd7408
0x59cd…c0b50x9c95…e299Base$0.001100%Route unknown43d ago0x9eda78…35cfea
0x59cd…c0b50x9c95…e299Base$0.001100%Route unknown43d ago0xe998ad…833a8b
0x59cd…c0b50x9c95…e299Base$0.001100%Route unknown43d ago0x5906ee…c190a7
0x59cd…c0b50x9c95…e299Base$0.001100%Route unknown43d ago0x7758d2…a5cc64
0x59cd…c0b50x9c95…e299Base$0.001100%Route unknown43d ago0x158e14…e94016
0x59cd…c0b50x9c95…e299Base$0.001100%Route unknown43d ago0xcfb612…60619d
0x59cd…c0b50x9c95…e299Base$0.001100%Route unknown43d ago0x5821c2…102ace
0x59cd…c0b50x9c95…e299Base$0.001100%Route unknown43d ago0xb456b1…ae67bf
0x59cd…c0b50x9c95…e299Base$0.001100%Route unknown43d ago0xe6a434…a75fd3
0x59cd…c0b50x9c95…e299Base$0.001100%Route unknown43d ago0x18ef96…649b22
0x59cd…c0b50x9c95…e299Base$0.001100%Route unknown43d ago0xa2d088…392a73
0x59cd…c0b50x9c95…e299Base$0.001100%Route unknown43d ago0x0d5d33…224bdb
0x59cd…c0b50x9c95…e299Base$0.001100%Route unknown43d ago0x7c418a…33c98c
0x59cd…c0b50x9c95…e299Base$0.001100%Route unknown43d ago0xd9d22b…d13844
0x59cd…c0b50x9c95…e299Base$0.001100%Route unknown43d ago0x1d094d…c8fc31
0x59cd…c0b50x9c95…e299Base$0.001100%Route unknown43d ago0x9bdcee…f6c455
0x59cd…c0b50x9c95…e299Base$0.001100%Route unknown43d ago0x154e01…bcac25
0x59cd…c0b50x9c95…e299Base$0.001100%Route unknown43d ago0x00d47a…2f8e37

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.