Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa14d ago0x6306df…33c662
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa14d ago0x2bb6fa…e5c0c7
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa14d ago0xcc7674…8b9182
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa14d ago0xa2b7ed…6cc3b1
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa14d ago0x677473…4151ea
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa14d ago0xdf521e…68557b
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa14d ago0x57e0f0…2c19b6
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa14d ago0x34a2a4…8d407f
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa14d ago0x3222f4…9cd40c
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa14d ago0xf7819c…2ce43b
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa14d ago0xc4911a…e6e100
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa14d ago0x746814…2d647d
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa14d ago0x16602a…aa0a10
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa14d ago0x703b5e…97980d
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa14d ago0x240a85…04a95d
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa14d ago0xc790d3…53bdbc
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa14d ago0xf80dba…919bab

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.