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%fluxa21d ago0xb9405e…cc10c4
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa21d ago0x61593e…ff71b4
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa21d ago0x4bf8ef…a1c246
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa21d ago0x09ef58…d5c4e2
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa21d ago0x2007fa…8a7328
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa21d ago0x7a597c…a1be00
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa21d ago0xe86f06…9d6485
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa21d ago0x16f4b7…f6fc96
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa21d ago0xf5b65c…c0fe0f
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa21d ago0x294aa7…4cf45f
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa21d ago0xf0335f…9f1296
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa21d ago0x39fffb…e15cfb
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa21d ago0x459f3d…03774f
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa21d ago0x6dc0cd…383a18
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa21d ago0x877254…e6c0b8
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa21d ago0xd4f74d…1df1a3
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa21d ago0x31aff1…4119a9
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa21d ago0x5fae4f…959363
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa21d ago0xef29cc…f794ad
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa21d ago0x737a08…e9a543
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa21d ago0xa0369a…549738
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa21d ago0xb9b12a…d1da67
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa21d ago0xdb36cc…59977a
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa21d ago0x44511a…478319
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa21d ago0xc6a97d…fcc8b7

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.