Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa22d ago0x27832d…cb2360
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa22d ago0x7f186a…e14ac4
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa22d ago0x2d237e…821439
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa22d ago0xbe2501…c3c091
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa22d ago0x4de84f…b96bb2
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa22d ago0x87a9c1…dc1d13
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa22d ago0xc0a426…680623
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa22d ago0xf853df…9651fc
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa22d ago0x2708d8…545620
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa22d ago0x8aa9cf…11d496
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa22d ago0x38d042…f07e50
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa22d ago0x0e9af5…fdcc10
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa22d ago0x994e59…3f508a
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa22d ago0xa1ca66…b286ac
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa22d ago0x266f45…2c3650
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa22d ago0x8e25c1…154113
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa22d ago0x3480b5…8b32a4
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa22d ago0x11b987…6f6207
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa22d ago0x2394cf…db1d50
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa22d ago0x75f3c4…81c65c
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa22d ago0x638858…97c7ed
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa22d ago0x65800b…0b7cb2
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa22d ago0xfdecb0…6f845d
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa22d ago0xa53537…6ce26d
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa22d ago0x40d671…1a68d1

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.