Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0a81…48e30xdcec…7566Basex402 service$0.01100%coinbase96d ago0x69e207…0a82c4
0x0a81…48e30xdcec…7566Basex402 service$0.01100%coinbase96d ago0x55a8f0…bf0d0a
0x0a81…48e30xd20f…7d0dBaseNavi Web IntelligenceWeb-scraping$0.004100%coinbase96d ago0x377baf…64e183
0x0a81…48e30xd20f…7d0dBaseNavi Web IntelligenceWeb-scraping$0.004100%coinbase96d ago0xf06cba…1b8cd9
0x0a81…48e30xdcec…7566Basex402 service$0.01100%coinbase96d ago0xd3ab41…28ad5b
0x0a81…48e30xd20f…7d0dBaseNavi Web IntelligenceWeb-scraping$0.004100%coinbase96d ago0x97a276…697b74
0x0a81…48e30xdcec…7566Basex402 service$0.01100%coinbase96d ago0xeac1f3…e8a628
0x0a81…48e30xdcec…7566Basex402 service$0.01100%coinbase96d ago0xf2f395…4f5f23
0x0a81…48e30xd20f…7d0dBaseNavi Web IntelligenceWeb-scraping$0.005100%coinbase97d ago0x05b3ba…e9f4c8
0x0a81…48e30x260f…82b0Basex402 service$0.001100%coinbase97d ago0xb88b86…eeefb6
0x0a81…48e30xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase97d ago0x507323…cad605
0x0a81…48e30xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase97d ago0xf0118e…c8531f
0x0a81…48e30xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase97d ago0x11019f…4c5770
0x0a81…48e30x3070…fa85Basex402 service$0.02100%coinbase97d ago0xcceef5…f96400
0x0a81…48e30x124f…4478BaseStableCryptoDefillama$0.01100%coinbase97d ago0x8753c2…6ebe99
0x0a81…48e30x1274…d0b6BaseToken PricePrice$0.001100%coinbase97d ago0x88a1bb…442ae2
0x0a81…48e30x1274…d0b6BaseToken PricePrice$0.001100%coinbase97d ago0xedbd50…08764c
0x0a81…48e30x03d7…584cBasex402 service$0.03100%coinbase97d ago0xaf509d…34a3ba
0x0a81…48e30x03d7…584cBasex402 service$0.03100%coinbase97d ago0x506d75…a7d724
0x0a81…48e30x6e8b…4e2eBasex402 service$0.002100%coinbase97d ago0x752f7e…64e399
0x0a81…48e30x03d7…584cBasex402 service$0.03100%coinbase97d ago0x4cd1f7…2cddf3
0x0a81…48e30xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase97d ago0x800746…2f7df5

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.