Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x254a…d0910xb6f9…1a43Base—$1.00100%payAI92d ago0xb12c94…4dfc78
0x254a…d0910xe216…7540Base—$0.25100%payAI92d ago0x37d0a5…61d5da
0x254a…d0910x8919…8061Base—$0.50100%payAI92d ago0x410886…c23bc9
0x254a…d0910x8919…8061Base—$0.50100%payAI92d ago0x66a8f1…9a840a
0x254a…d0910x8919…8061Base—$0.25100%payAI92d ago0x954d62…81df4f
0x254a…d0910xe974…2f08BaseUS CPI Data & Inflation ReportData$0.01100%coinbase92d ago0x55984f…c378c0
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase92d ago0x846a29…ef4356
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase92d ago0x42099b…d388ad
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase92d ago0xe277cf…b09835
0x254a…d0910x325b…d430BaseStableEnrichExa$0.03100%coinbase92d ago0xac3143…b6806f
0x254a…d0910x50ab…12fcBaseArbiPulseDefi$0.50100%coinbase92d ago0x0169fa…f014b5
0x254a…d0910x50ab…12fcBaseArbiPulseDefi$0.50100%coinbase92d ago0x910206…028a1c
0x254a…d0910x50ab…12fcBaseArbiPulseDefi$0.50100%coinbase92d ago0x6ff17c…3a026e
0x254a…d0910x50ab…12fcBaseArbiPulseDefi$0.50100%coinbase92d ago0xa22af2…73cc71
0x254a…d0910xbc0a…0debBase—$0.10100%payAI92d ago0xb61583…3aadfe
0x254a…d0910xbc0a…0debBase—$0.15100%payAI92d ago0x2e4ed9…8ef1bc
0x254a…d0910xbc0a…0debBase—$0.15100%payAI92d ago0xf9a9af…a08d46
0x254a…d0910xbc0a…0debBase—$0.10100%payAI92d ago0x89e4db…241670
0x254a…d0910xbc0a…0debBase—$0.10100%payAI92d ago0x36bd69…701dd4
0x254a…d0910xbc0a…0debBase—$0.10100%payAI92d ago0x26302f…914322
0x254a…d0910xbc0a…0debBase—$0.10100%payAI92d ago0x58b87f…7de38e
0x254a…d0910xbc0a…0debBase—$0.05100%payAI92d ago0x194110…da1733
0x254a…d0910xbc0a…0debBase—$0.05100%payAI92d ago0x974513…e4fa22
0x254a…d0910xbc0a…0debBase—$0.05100%payAI92d ago0xd65b31…0d3700
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase92d ago0x54eef1…f9890a

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.