Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b01…a1a70x3e0a…78e7Base—$0.005759100%coinbase16s ago0x7ed8be…73b932
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase16s ago0x0c6b1c…6ab2f8
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase16s ago0x29e61f…126b42
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase18s ago0x85f2e2…a150c7
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted18s ago0xe36c17…ad72b8
0x1332…66eb0x47c5…4fc3Base—$63.0070%0xa842…4fd920s ago0x53a25a…a5ff30
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase20s ago0x71ea84…a71277
0xb174…d7d90xa9dd…2315Base—$0.002100%coinbase20s ago0x6d9d0c…4fa887
0x3a24…60620xef43…6c7fBase—$0.01100%virtuals20s ago0x39b216…580a96
0xe031…db000x17cd…7905Basex402 service$0.05100%coinbase20s ago0x2dc979…6146bf
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase22s ago0x42a0c8…4de03e
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted22s ago0xdc7636…d3e006
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase22s ago0x61af55…b6fba1
0x44b3…2d000xb65b…3b7aBase—$2,000.0070%0x51f6…7a4924s ago0x3d4344…41a6bb
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase26s ago0xe3451b…0060cf
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted26s ago0x514022…5e95fa
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002595100%coinbase26s ago0xfd301f…b8176d
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase28s ago0xe8917f…9d0b73
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted30s ago0x4b3fe5…bf5d50
0x9437…29610xc4f0…0bb9Base—$10.9970%0xd05c…826030s ago0xafdb1b…a0bffb
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002555100%coinbase30s ago0xceec9b…09ccd5
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002308100%coinbase32s ago0x98830f…bdecc7
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase32s ago0xf128af…d531ab
0xf869…86a10xef43…6c7fBase—$0.01100%virtuals34s ago0x7e07d0…f09a2e
0x30a6…641e0x260e…b61fBase—$0.00293120%Payer-submitted34s ago0x2ebfd3…c2c220

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.