Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xca41…c1550x9c95…e299Base—$0.001100%fluxa41d ago0x703519…9d286a
0xca41…c1550x9c95…e299Base—$0.001100%fluxa41d ago0x076eb2…53e899
0xca41…c1550x9c95…e299Base—$0.001100%fluxa41d ago0x7ee5c1…c1ad0e
0xca41…c1550x9c95…e299Base—$0.001100%fluxa41d ago0xf5897c…5a8c1d
0xca41…c1550x9c95…e299Base—$0.001100%fluxa41d ago0x11c177…5d2285
0xca41…c1550x9c95…e299Base—$0.001100%fluxa41d ago0x87665c…41b8da
0xca41…c1550x9c95…e299Base—$0.001100%fluxa41d ago0xb1fe1d…716b97
0xca41…c1550x9c95…e299Base—$0.001100%fluxa41d ago0xd1e1af…62acc0
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa42d ago0x8db607…ebac19
0xca41…c1550x9c95…e299Base—$0.001100%fluxa42d ago0xbf07db…d0400d
0xca41…c1550x9c95…e299Base—$0.001100%fluxa42d ago0xed862f…ff9750
0xca41…c1550x9c95…e299Base—$0.001100%fluxa42d ago0x64e0df…5e1e5c
0xca41…c1550x9c95…e299Base—$0.001100%fluxa42d ago0x41eb1d…f7aeec
0xca41…c1550x9c95…e299Base—$0.001100%fluxa42d ago0xda6d66…a047ee
0xca41…c1550x9c95…e299Base—$0.001100%fluxa42d ago0x7643e3…4b8082
0xca41…c1550x9c95…e299Base—$0.001100%fluxa42d ago0x97d968…0a9372
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa42d ago0x00475d…875df0
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa42d ago0x5e4422…be3ad3
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa42d ago0x0b67f4…41836a
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa42d ago0xde8595…eed203

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://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://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.