Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd4ab…64fe0x47d3…9ddaBasex402 service$3.50100%coinbase14s ago0x6d98a5…74017e
0x5531…33060x8183…d3d5Basex402 service$0.001100%coinbase16s ago0x67a406…17c57a
0xcaac…578f0x6839…1a2bBase$0.003100%coinbase16s ago0xec6005…1e9f30
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0x468ca6…86c764
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase18s ago0x4fc1c1…4256a8
0x5531…33060x8183…d3d5Basex402 service$0.001100%coinbase18s ago0x6133a0…431163
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0x3e6f87…60ccab
0x4f8e…9ae90x2fc6…befeBase$7.1870%0x6351…0d6220s ago0xb61d7f…e8967c
0x5531…33060x8183…d3d5Basex402 service$0.001100%coinbase20s ago0xe0691d…d950e2
0x6a62…90d90x17cd…7905Basex402 service$0.05100%coinbase20s ago0x9c54f6…c493fe
0x728d…c01d0xf22e…f493Basegeocode-reverseGeo$0.003100%coinbase22s ago0x15105f…9f4685
0x5531…33060x8183…d3d5Basex402 service$0.001100%coinbase22s ago0x1294fc…7a21b1
0x647c…75c10x40a8…ad8bBasex402 service$0.001100%coinbase24s ago0x37a5f6…f4fc8b
0x6a03…fad00x9386…ca25Basex402 service$10.79100%coinbase24s ago0x700a25…d867f4
0x5531…33060x8183…d3d5Basex402 service$0.001100%coinbase24s ago0x47772f…01cc88
0x5531…33060x8183…d3d5Basex402 service$0.001100%coinbase26s ago0xdae4b2…c878c5
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase26s ago0x4ee729…93eae4
0x5531…33060x8183…d3d5Basex402 service$0.001100%coinbase26s ago0xae7763…c9c8cd
0x5fcb…d5f90x7026…7e64Base$0.01100%coinbase28s ago0x08a84a…9b9d0b
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase28s ago0x1536b6…193b50
0x5531…33060x8183…d3d5Basex402 service$0.001100%coinbase28s ago0x00658b…5a52fd
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase28s ago0x8c3cc1…651180
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase30s ago0x2846ea…ec805f
0x5531…33060x8183…d3d5Basex402 service$0.001100%coinbase30s ago0x46a30f…5bb401
0xbf75…59900x9305…f13fBaseNansenCrypto$0.01100%coinbase30s ago0xb8a248…148e01

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.