Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6ca9…76d40xc9ab…7f65Base—$0.01100%coinbase78d ago0x6016e0…eb6e2e
0x6ca9…76d40xdf5b…c587Base—$0.01100%coinbase78d ago0x4be083…c6c815
0x6ca9…76d40xbe1b…e15dBase—$0.01100%coinbase78d ago0x23dc19…079559
0x6ca9…76d40x2ce6…d4a4Base—$0.01100%coinbase78d ago0x979977…a9defd
0x6ca9…76d40x086d…a03cBase—$0.01100%coinbase79d ago0xcf8aad…d7b01a
0x6ca9…76d40x49d4…ff2bBase—$0.01100%coinbase79d ago0x65ad36…616f79
0x6ca9…76d40x7dec…e504Base—$0.01100%coinbase79d ago0x6ed766…5e27ae
0x6ca9…76d40x9d68…b99cBase—$0.01100%coinbase79d ago0xbb0b13…b3897a
0x6ca9…76d40xe64b…295dBase—$0.01100%coinbase79d ago0x75187b…6b33c6
0x6ca9…76d40x812e…c874Base—$0.01100%coinbase79d ago0x5407cc…889fb5
0x6ca9…76d40x5890…061bBase—$0.01100%coinbase79d ago0xf9ca0d…c140ec
0x6ca9…76d40xeb3e…b14cBase—$0.01100%coinbase79d ago0xf27905…6f3e09
0x6ca9…76d40x1eec…30c9Base—$0.01100%coinbase79d ago0x20ccab…6757a1
0x6ca9…76d40x21e5…11aeBase—$0.01100%coinbase79d ago0x7d9166…711a1e
0x6ca9…76d40x0d06…91b0Base—$0.01100%coinbase79d ago0xca4ac5…1561a5
0x6ca9…76d40xe3ed…0de9Base—$0.01100%coinbase79d ago0xea822f…075047
0x6ca9…76d40xf620…9e8fBase—$0.01100%coinbase79d ago0xb42f08…4d80ee
0x6ca9…76d40x057a…6bfcBase—$0.01100%coinbase79d ago0x9ca135…6c8d45
0x6ca9…76d40x79fc…deffBase—$0.01100%coinbase79d ago0x1e257a…7b55a5
0x6ca9…76d40x5f3c…46c2Base—$0.01100%coinbase79d ago0x580f84…2f59b9
0x6ca9…76d40x062b…76ecBase—$0.01100%coinbase79d ago0xc0bb7f…1d9003
0x6ca9…76d40x75fb…68beBase—$0.01100%coinbase79d ago0xb8b11c…1d7c27
0x6ca9…76d40xe588…9482Base—$0.01100%coinbase79d ago0x19575a…6a64c7
0x6ca9…76d40x310c…d3a5Base—$0.01100%coinbase79d ago0x590dad…f25110
0x6ca9…76d40x1d27…0c88Base—$0.01100%coinbase79d ago0x419b40…ec5612

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.