Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0xc5ad4e…15e842
0x7a4c…e7730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0x60b9ef…88d712
0x7eb0…92310x6839…1a2bBase$0.003100%coinbase20s ago0x5e8140…a417a8
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase20s ago0xaed979…15e954
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22s ago0x4d1616…cff1af
0x8858…281f0xfe80…47eeBase$0.001100%fluxa22s ago0xc53b1d…6d4b16
0x5e14…28990xa9dd…2315Base$0.002100%coinbase26s ago0xb8a564…a399a3
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase26s ago0xf250a6…9818ae
0xf861…cd530x47c5…4fc3Base$10.5070%0x2544…8c4530s ago0x2c8207…d2c979
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase32s ago0xb14d76…675379
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase32s ago0x923606…1e8d2c
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase32s ago0xdc4092…5a08ee
0x303c…f99a0x6839…1a2bBase$0.003100%coinbase32s ago0x78bc33…8c8f2c
0x8b03…99aa0x3e0a…78e7Base$0.004754100%coinbase34s ago0x1f0293…1aaf51
0x2e8d…c32d0x2ad9…5c13Base$0.0320%Payer-submitted34s ago0x0c0d37…5f0d52
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase34s ago0x670162…c631a3
0x7a4c…e7730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase38s ago0x49618d…d76ddf
0x3e43…84900x6839…1a2bBase$0.003100%coinbase38s ago0xe07b8c…a0ce98
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase40s ago0x2280df…e88e5f
0x102e…ab430xa9dd…2315Base$0.002100%coinbase42s ago0x488c84…707a6c
0x941c…27e60x50eb…6480Base$0.00170%0x54f0…793244s ago0x4c0f90…1c7e9c
0x102e…ab430xa9dd…2315Base$0.002100%coinbase46s ago0x022285…cfd809
0x8818…8cb30x6839…1a2bBase$0.003100%coinbase46s ago0x6a3d26…03081e
0x102e…ab430xa9dd…2315Base$0.002100%coinbase46s ago0xed0d8f…575cec
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase46s ago0x971bf2…31ebfa

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.