Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase7s ago0x29e214…0b04ea
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase7s ago0xe50533…a7bf50
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted7s ago0xa79e5c…8bb68c
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase7s ago0x6a9b01…08a4d1
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase9s ago0xbc43f9…532cba
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase9s ago0xbf8eb3…fd9f5b
0x1332…66eb0x47c5…4fc3Base$49.3570%0x7381…a3ba11s ago0xd5de06…b05605
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11s ago0xf36877…c6719b
0x2a8b…d7ab0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase11s ago0x6e1e6b…1b600a
0x682c…37ee0x6839…1a2bBase$0.003100%coinbase11s ago0x9d21ea…2753c7
0xa01a…ba0b0x3e0a…78e7Base$0.004833100%coinbase11s ago0x551c8b…d334fc
0xf988…b3c9velinus.ethBasex402 service$0.29100%coinbase13s ago0x21a18e…03954c
0x7214…9d8b0xa8b2…1d68Base$0.0170%0x9501…c67713s ago0xbd9a2b…fd91b4
0x781d…339d0x50eb…6480Base$0.00170%0x54f0…793213s ago0xd7603b…7415fc
0x2a8b…d7ab0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase15s ago0xe0e740…2a47d4
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase19s ago0x67b324…f1766d
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase19s ago0xe5f185…1acb40
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase19s ago0x2c757d…0e3b3d
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase19s ago0xbf682b…f5fd09
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase19s ago0x2bbd1a…341c07
0xa787…64cf0x47c5…4fc3Base$10.5070%0x4e90…564a19s ago0x5ab67e…b2d32b
0x2a8b…d7ab0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase19s ago0x4d4b6a…5e3d74
0x912e…ac4b0x6839…1a2bBase$5.00100%coinbase21s ago0x9a4c28…689b89
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase21s ago0xbddd65…720dd5
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21s ago0xdeb36c…902101

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.