Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8fb8…3a5a0xfe80…47eeBase—$0.001100%fluxa36d ago0x0e20ac…dee3d1
0x8fb8…3a5a0xfe80…47eeBase—$0.001100%fluxa36d ago0xb4776a…6fb172
0x8fb8…3a5a0xfe80…47eeBase—$0.001100%fluxa36d ago0x3db6b7…23bbdf
0x8fb8…3a5a0xfe80…47eeBase—$0.001100%fluxa36d ago0x51844a…de3fc1
0x8fb8…3a5a0xfe80…47eeBase—$0.001100%fluxa37d ago0x4bb8dc…89b3b2
0x8fb8…3a5a0xfe80…47eeBase—$0.001100%fluxa37d ago0x0a2618…587cab
0x8fb8…3a5a0xfe80…47eeBase—$0.001100%fluxa37d ago0x644125…cbe313
0x8fb8…3a5a0xfe80…47eeBase—$0.001100%fluxa37d ago0x98fb4b…18c015
0x8fb8…3a5a0x9c95…e299Base—$0.001100%fluxa37d ago0x037bbc…5ecbf0
0x8fb8…3a5a0xfe80…47eeBase—$0.001100%fluxa37d ago0x5a02ba…afd62a
0x8fb8…3a5a0x9c95…e299Base—$0.001100%fluxa37d ago0xcf6bcd…889a7d
0x8fb8…3a5a0xfe80…47eeBase—$0.001100%fluxa37d ago0x54f379…b0a012
0x8fb8…3a5a0xfe80…47eeBase—$0.001100%fluxa37d ago0xd9a5bf…ce6ee9
0x8fb8…3a5a0xfe80…47eeBase—$0.001100%fluxa37d ago0x3372fa…d824a1
0x8fb8…3a5a0xfe80…47eeBase—$0.001100%fluxa37d ago0x919bed…234e00
0x8fb8…3a5a0xfe80…47eeBase—$0.001100%fluxa37d ago0x8c37dc…a7ee1f
0x8fb8…3a5a0xfe80…47eeBase—$0.001100%fluxa37d ago0xf175f4…a6d743
0x8fb8…3a5a0xfe80…47eeBase—$0.001100%fluxa37d ago0xfc449b…9b92e7
0x8fb8…3a5a0xfe80…47eeBase—$0.001100%fluxa37d ago0xf53b2f…2d92e0
0x8fb8…3a5a0xfe80…47eeBase—$0.001100%fluxa37d ago0xefa8b0…48030e
0x8fb8…3a5a0xfe80…47eeBase—$0.001100%fluxa37d ago0xdab0f2…cb5dcb
0x8fb8…3a5a0xfe80…47eeBase—$0.001100%fluxa37d ago0xc480f2…f91bf4
0x8fb8…3a5a0xfe80…47eeBase—$0.001100%fluxa37d ago0xa42721…109718
0x8fb8…3a5a0xfe80…47eeBase—$0.001100%fluxa37d ago0x328e94…6f54c3
0x8fb8…3a5a0xfe80…47eeBase—$0.001100%fluxa37d ago0x79f601…0a7b0b

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.