Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa23d ago0x6c9036…5e4193
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa23d ago0x8631ef…e99a3a
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa23d ago0xbb0a48…e29bc1
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa23d ago0xcd20cc…751c2c
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa23d ago0x0e88f4…879f06
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa23d ago0x539e87…31cc29
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa23d ago0x4ab0b5…c537c5
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa23d ago0xc34a03…dddec6
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa23d ago0xa032d0…fb52b3
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa23d ago0xe91799…393025
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa23d ago0x0c3192…cc2252
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa23d ago0xea09ca…99ba9c
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa24d ago0x04f14d…4334cd
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa24d ago0xedfdb7…d31dd3
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa24d ago0x2d3067…790528
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa24d ago0x6535f3…4114b6
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa24d ago0x921fc4…fba334
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa24d ago0x3bef76…848680
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa24d ago0x3b1b12…172d7d
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa24d ago0x455f21…fddde1
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa24d ago0x0da4db…0b59a3
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa24d ago0x0bade1…a20960
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa24d ago0xe72b61…30ba11
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa24d ago0xaa9dc6…3210db
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa24d ago0x9214ff…267155

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.