Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase8s ago0xa857d1…d241bd
0xa54d…49f50x9862…66ebBase—$1,000.8370%0x7347…d69110s ago0xc3242a…d4fec6
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase10s ago0xbd5667…590dc8
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase12s ago0x7e751b…46135c
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase14s ago0x942e76…93d4e5
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted14s ago0xfc54a0…13fdb5
0x30a6…641e0x260e…b61fBase—$0.00259520%Payer-submitted14s ago0xa37a85…192c3c
0x30a6…641e0x260e…b61fBase—$0.00255520%Payer-submitted18s ago0xda6409…7e53e7
0x5e14…28990xa9dd…2315Base—$0.01100%coinbase18s ago0x91d0ed…ba0093
0xcbbc…e3170xa9dd…2315Base—$0.002100%coinbase18s ago0x015003…f92f6d
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase20s ago0xa71a91…d2e4fe
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase20s ago0xd504e3…4375ce
0x9c6b…634e0x17cd…7905Basex402 service$0.05100%coinbase20s ago0xc976c6…3f7bd1
0x30a6…641e0x260e…b61fBase—$0.00230820%Payer-submitted22s ago0x42dd1a…698439
0x1f92…54280x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22s ago0x49714b…57bd8b
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase24s ago0x1d7df1…3a3fc8
0x5840…aa150x47d3…9ddaBasex402 service$8.00100%coinbase24s ago0x8bfa36…801c90
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase24s ago0x939448…e28dd6
0x0fb2…433c0x40a8…ad8bBasex402 service$0.005100%coinbase26s ago0xc46571…0756ef
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase26s ago0x38d8fb…b115b6
0x30a6…641e0x260e…b61fBase—$0.0020820%Payer-submitted26s ago0xe64563…46af91
0x2b01…a1a70x3e0a…78e7Base—$0.005759100%coinbase28s ago0x7ed8be…73b932
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase28s ago0x0c6b1c…6ab2f8
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase28s ago0x29e61f…126b42
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase30s ago0x85f2e2…a150c7

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.