Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe951…068c0xfe80…47eeBase—$0.001100%fluxa17d ago0xf8ba90…87c124
0xe951…068c0xfe80…47eeBase—$0.001100%fluxa17d ago0x57976e…6a2a5a
0xe951…068c0xfe80…47eeBase—$0.001100%fluxa18d ago0x621ef9…d96a1c
0xe951…068c0xfe80…47eeBase—$0.001100%fluxa18d ago0xad8d74…7e58e8
0xe951…068c0xfe80…47eeBase—$0.001100%fluxa18d ago0x458742…a344d0
0xe951…068c0xfe80…47eeBase—$0.001100%fluxa18d ago0x31a9ab…1d75ff
0xe951…068c0xfe80…47eeBase—$0.001100%fluxa18d ago0x37609d…33471b
0xe951…068c0xfe80…47eeBase—$0.001100%fluxa18d ago0x6f46cc…bd9013
0xe951…068c0xfe80…47eeBase—$0.001100%fluxa18d ago0x4c97b6…f885a0
0xe951…068c0xfe80…47eeBase—$0.001100%fluxa18d ago0x7d275d…41bd5d
0xe951…068c0xfe80…47eeBase—$0.001100%fluxa18d ago0xdea29b…886da4
0xe951…068c0xfe80…47eeBase—$0.001100%fluxa18d ago0x2c7feb…9ed9d4
0xe951…068c0xfe80…47eeBase—$0.001100%fluxa18d ago0x6cd43a…0eb2b4
0xe951…068c0xfe80…47eeBase—$0.001100%fluxa18d ago0x4e581f…bd7f9c
0xe951…068c0xfe80…47eeBase—$0.001100%fluxa18d ago0xcf6817…7b57ce
0xe951…068c0xfe80…47eeBase—$0.001100%fluxa18d ago0x5d1987…e39475
0xe951…068c0xfe80…47eeBase—$0.001100%fluxa18d ago0xdb4427…3c5673
0xe951…068c0xfe80…47eeBase—$0.001100%fluxa18d ago0xb45e42…23adbb
0xe951…068c0xfe80…47eeBase—$0.001100%fluxa18d ago0x17d308…6043ab
0xe951…068c0xfe80…47eeBase—$0.001100%fluxa18d ago0x3897d4…13361d
0xe951…068c0xfe80…47eeBase—$0.001100%fluxa18d ago0xe68608…fe1165
0xe951…068c0xfe80…47eeBase—$0.001100%fluxa18d ago0x7ad531…0a32ba
0xe951…068c0xfe80…47eeBase—$0.001100%fluxa18d ago0x3b395e…4f3c90
0xe951…068c0xfe80…47eeBase—$0.001100%fluxa18d ago0xe89921…2f0d46
0xe951…068c0xfe80…47eeBase—$0.001100%fluxa18d ago0x91cb21…d8f097

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.