Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa20d ago0x36ea81…a31c63
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa20d ago0x28b58c…d2ca20
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa20d ago0x662a08…0113aa
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa20d ago0x8b81e1…920319
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa20d ago0xebc72f…d7a056
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa20d ago0x4f47a0…9b5729
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa20d ago0xa0b243…717e3c
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa20d ago0x7831bc…35c987
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa20d ago0x71cabd…7c98fc
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa20d ago0xd46a22…c61c47
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa20d ago0x89937d…f3da95
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa20d ago0x869cff…22cd37
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa20d ago0x473157…a00dc2
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa20d ago0xe258be…d3d21f
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa20d ago0x51f910…d43794
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa21d ago0xe041c2…63dc1d
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa21d ago0x2e49df…4ea6a5
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa21d ago0xa69731…238351
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa21d ago0xb8c6ff…c2172c
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa21d ago0x35e3e3…fbfb40
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa21d ago0x926ef7…e01b42
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa21d ago0x1232d7…7e65ed
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa21d ago0x9e09d4…293279
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa21d ago0x50c530…28dc41
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa21d ago0x9207ee…4a9253

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.