Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xec71…70f60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10s ago0x52fcb4…27c39e
0xbefe…4bff0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12s ago0x1bc67a…e19982
0xf296…1e5a0xa8b2…1d68Base$0.0170%0x9501…c67714s ago0xf5793c…cc3af3
0x6659…243b0x3e0a…78e7Base$0.004783100%coinbase14s ago0x403ee6…149a06
0x1375…4ee70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0x37f190…34a1ac
0xe4e1…e81b0x6839…1a2bBase$0.003100%coinbase16s ago0x01e999…6546c1
0xf0a2…c3eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0x563e4f…e30a48
0xcdcb…2cab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0x3d6887…60867d
0x513d…73ac0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0x617f6e…ba0ae0
0x32db…499d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0xb91e2e…62fc9f
0xe122…b57e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0x75a3d3…aa92d8
0xda67…81800x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0x1f5161…f40c28
0xb9ff…b4250x17cd…7905Basex402 service$0.05100%coinbase18s ago0x99b30a…c59cbe
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase20s ago0x407b52…b3538a
0xe129…70030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20s ago0xcc4398…7e1e52
0xd0e8…a35f0xa8b2…1d68Base$0.0170%0x9501…c67722s ago0x870e8f…5cbe9c
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase22s ago0x3b52b4…4a2f1e
0x00b4…b9610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22s ago0x903a1b…1902e6
0xda62…c3660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24s ago0x693004…2664e5
0x1fe2…ad170xf000…94fcBase$0.10100%coinbase24s ago0x284461…bbff9a
0x89d9…a10d0xdb5a…0671Base$0.001100%coinbase24s ago0xb15133…aae47c
0x695f…ff4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24s ago0x4fd428…41257a
0x710d…19480x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24s ago0x91899e…bb9da8
0x310d…0a0d0x6839…1a2bBase$0.003100%coinbase26s ago0x4d16e8…a3664b
0x03e0…4af60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase26s ago0xc50fd6…8e50f3

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.