Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa21d ago0xef1c26…e20056
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa21d ago0x2a0c04…e8d1c7
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa21d ago0x67b2b5…bd7d97
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa21d ago0x49d951…fdada6
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa21d ago0xe01312…202ae3
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa21d ago0x947ba5…1f6b1b
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa21d ago0x6b3e62…01b386
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa21d ago0x88ca4b…661cdf
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa21d ago0x7d5a44…6ea090
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa21d ago0x6971c3…232db5
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa21d ago0xfa1b2c…fae029
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa21d ago0xc20727…e382fa
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa21d ago0x89168f…a46a1e
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa21d ago0x408abb…cc7a8b
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa21d ago0xbf1365…061f3f
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa21d ago0x0efa1e…91dda7
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa21d ago0x0453f8…2258e7
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa21d ago0x2d212e…4647b1
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa21d ago0x2d63d2…95ac1b
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa21d ago0x51478e…a2dd99
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa21d ago0x287da1…8e3e4e
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa21d ago0x7bccd5…dec191
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa21d ago0x9e23a8…f20abd
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa21d ago0x878718…7fa126
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa21d ago0xfe87e8…04070f

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.