Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase77d ago0x9aa0f5…b86ec7
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase77d ago0xbeeeba…f76d97
0x254a…d0910x325b…d430BaseStableEnrichExa$0.03100%coinbase77d ago0xf22c42…c9ec5c
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase77d ago0x9d5f8d…dfd202
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase77d ago0xf20953…267fa2
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase77d ago0x677b7c…2d0409
0x254a…d0910x73fc…6079Basex402 service$0.10100%payAI77d ago0xad6e65…467abc
0x254a…d0910xb9fa…3986BaseAI Output VerifierVerification$1.00100%coinbase77d ago0xf14dee…ae0a3c
0x254a…d0910x325b…d430BaseStableEnrichExa$0.02100%coinbase77d ago0x1e914f…0298da
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase77d ago0xfb6280…419e4b
0x254a…d0910x325b…d430BaseStableEnrichExa$0.03100%coinbase77d ago0x1144f5…afb6c8
0x254a…d0910x325b…d430BaseStableEnrichExa$0.20100%coinbase77d ago0xfb53b2…475464
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase77d ago0x9ce7a5…79b1d9
0x254a…d0910x8a76…af35BaseAI Web ExtractorWeb-scraping$0.05100%coinbase77d ago0xc2f570…40424a
0x254a…d0910x8a76…af35BaseAI Web ExtractorWeb-scraping$0.01100%coinbase77d ago0xe0771d…183944
0x254a…d0910xe974…2f08BaseUS CPI Data & Inflation ReportData$0.01100%coinbase77d ago0xc1ceb2…c2088e
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase77d ago0xfdfbe1…c61ba2
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase77d ago0x661054…7fd2e2
0x254a…d0910x325b…d430BaseStableEnrichExa$0.05100%coinbase77d ago0x92c1ed…2fa0a3
0x254a…d0910x325b…d430BaseStableEnrichExa$0.06100%coinbase77d ago0x168499…165c6f
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase77d ago0x31c4fd…32e8a7
0x254a…d0910x325b…d430BaseStableEnrichExa$0.03100%coinbase77d ago0xa9a530…90e461
0x254a…d0910x325b…d430BaseStableEnrichExa$0.06100%coinbase77d ago0x256056…6aaa77
0x254a…d0910x325b…d430BaseStableEnrichExa$0.05100%coinbase77d ago0xc682e0…866cef
0x254a…d0910x325b…d430BaseStableEnrichExa$0.05100%coinbase77d ago0x8e0555…5950c7

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.