Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd8b1…7f170x9c95…e299Base$0.001100%fluxa40d ago0x8db4c1…0cf8a3
0xd8b1…7f170xfe80…47eeBase$0.001100%fluxa40d ago0x797107…0b9ef7
0xd8b1…7f170x9c95…e299Base$0.001100%fluxa40d ago0xcfd874…ffe6f0
0xd8b1…7f170x9c95…e299Base$0.001100%fluxa40d ago0x35975f…57cfbb
0xd8b1…7f170x9c95…e299Base$0.001100%fluxa40d ago0xd9faae…058931
0xd8b1…7f170xfe80…47eeBase$0.001100%fluxa40d ago0xae48f3…871ef5
0xd8b1…7f170xfe80…47eeBase$0.001100%fluxa40d ago0x2cf85b…fcfe1e
0xd8b1…7f170xfe80…47eeBase$0.001100%fluxa40d ago0xc8ef22…5029f8
0xd8b1…7f170x9c95…e299Base$0.001100%fluxa40d ago0x3120fd…ad74bc
0xd8b1…7f170xfe80…47eeBase$0.001100%fluxa40d ago0xc43761…5a1b1d
0xd8b1…7f170xfe80…47eeBase$0.001100%fluxa40d ago0x0b5f61…d53932
0xd8b1…7f170x9c95…e299Base$0.001100%fluxa40d ago0x5467a8…f82613
0xd8b1…7f170xfe80…47eeBase$0.001100%fluxa40d ago0x24a134…fda87d
0xd8b1…7f170xfe80…47eeBase$0.001100%fluxa40d ago0x7057e0…9ddea1
0xd8b1…7f170xfe80…47eeBase$0.001100%fluxa40d ago0x35b2ac…da4aad
0xd8b1…7f170xfe80…47eeBase$0.001100%fluxa40d ago0xb3df7a…6109ad
0xd8b1…7f170xfe80…47eeBase$0.001100%fluxa40d ago0xb47043…d95fdb
0xd8b1…7f170x9c95…e299Base$0.001100%fluxa40d ago0x735f8f…a7d997

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.