Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4985…5ce20x6e8b…4e2eBasex402 service$0.001100%coinbase76d ago0x1cd75b…93ec53
0x4985…5ce20x3c74…9992BaseAviationAviation$0.0025100%coinbase76d ago0x6bedcc…0ccfdc
0x4985…5ce20xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase76d ago0xf4e571…e84698
0x4985…5ce20x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase76d ago0xbedc6d…543cf5
0x4985…5ce20x2932…4f60Basex402 service$0.01100%coinbase77d ago0x951de7…9e27f6
0x4985…5ce20xe974…2f08BaseUS CPI Data & Inflation ReportData$0.01100%coinbase77d ago0x47ddd0…a477dc
0x4985…5ce20x1080…7de0Basex402 service$0.001100%coinbase77d ago0xff2bf6…91bd48
0x4985…5ce20x402f…b0d4Basex402 service$0.001100%coinbase77d ago0x40b49d…2fe946
0x4985…5ce20x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase77d ago0x68b75e…f46716
0x4985…5ce20x50ab…12fcBaseArbiPulseDefi$0.20100%coinbase77d ago0x097939…fd8de7
0x4985…5ce20x2b6d…32c5Base2sPublic-records$0.0012100%coinbase77d ago0xcdb48f…ef2217
0x4985…5ce20x0550…38b8BaseSatellite & GeoRisk x402 APISatellite$0.003100%coinbase77d ago0x32114f…c1f726
0x4985…5ce20x3c74…9992BaseAviationAviation$0.0025100%coinbase77d ago0x793aa5…57381f
0x4985…5ce20xbc64…e3b0Basex402 service$0.005100%coinbase77d ago0x7f214d…a08600

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.