Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdfca…3b900x217e…67c4Basex402 Service Auditx402$0.005100%coinbase74d ago0xd684c5…3e3cda
0xdfca…3b900x0550…38b8BaseSatellite & GeoRisk x402 APISatellite$0.003100%coinbase74d ago0xb4148a…e8ae5a
0xdfca…3b900x6c07…5621BaseAgentUtility.aiUsers$0.001100%coinbase75d ago0xaf442a…b590f4
0xdfca…3b900x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase75d ago0x78b939…ea2082
0xdfca…3b900x2932…4f60Basex402 service$0.01100%coinbase75d ago0xcabede…216067
0xdfca…3b900xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase75d ago0xdb7f45…8b1210
0xdfca…3b900xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase75d ago0x59f663…a2b7cd
0xdfca…3b900xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase75d ago0x5341e8…b5799b
0xdfca…3b900x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase75d ago0x20968a…1efd64
0xdfca…3b900x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase75d ago0x6fc7da…ece964
0xdfca…3b900xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%coinbase75d ago0x5cd682…3418f6
0xdfca…3b900x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase75d ago0x4775fa…cfcdf2
0xdfca…3b900x5721…8867Base—$0.001100%coinbase75d ago0x18d138…3b3d60
0xdfca…3b900xabe5…0441Base—$0.002100%coinbase75d ago0x128f32…15acb1
0xdfca…3b900x2b6d…32c5Base2sPublic-records$0.0012100%coinbase75d ago0x97e911…aaa43e
0xdfca…3b900xbecc…c8adBasex402 service$0.25100%coinbase75d ago0xd0ec30…7608f8
0xdfca…3b900x22de…5df6Basex402 serviceSecurity$0.02100%coinbase75d ago0x4c47e9…3e1026
0xdfca…3b900x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase75d ago0x4baf95…864fa8
0xdfca…3b900x2932…4f60Basex402 service$0.01100%coinbase75d ago0x5a6815…4f979b
0xdfca…3b900x2b6d…32c5Base2sPublic-records$0.001100%coinbase75d ago0x232035…34c4dd

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.