Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xab9b…de7f0xc569…06cfBase—$0.01100%coinbase69d ago0xf0694e…2011d6
0xab9b…de7f0xea77…cfe4Base—$0.01100%coinbase69d ago0xccd642…fbc93e
0xab9b…de7f0x8abd…ceeeBase—$0.01100%coinbase69d ago0x9d8918…5047b1
0xab9b…de7f0x008b…d165Base—$0.01100%coinbase69d ago0x809a19…56b9b1
0xab9b…de7f0xc0f7…bfc8Base—$0.01100%coinbase69d ago0x3c1cfd…c4539e
0xab9b…de7f0x763a…e9e4Base—$0.01100%coinbase69d ago0xfe1c13…86f73c
0xab9b…de7f0xcf74…37f4Base—$0.01100%coinbase69d ago0x786a8b…1b6475
0xab9b…de7f0x6cec…afd8Base—$0.01100%coinbase69d ago0x561f02…051a09
0xab9b…de7f0x10a4…b4a9Base—$0.01100%coinbase69d ago0xbe430f…3e7dfd
0xab9b…de7f0xb7a7…4fe2Base—$0.01100%coinbase69d ago0xc91f04…8b8c1e
0xab9b…de7f0x314d…4a7bBase—$0.01100%coinbase69d ago0x9e13e3…407aa4
0xab9b…de7f0x2347…27e5Base—$0.01100%coinbase69d ago0x73dd0f…b63ebc
0xab9b…de7f0xb800…9511Base—$0.01100%coinbase69d ago0xe85e2f…8b319d
0xab9b…de7f0xe6ff…e3aeBase—$0.01100%coinbase69d ago0x3af002…aa430f
0xab9b…de7f0xa748…7b61Base—$0.01100%coinbase69d ago0xfc8395…6bff0e
0xab9b…de7f0xc9dc…1c3fBase—$0.01100%coinbase69d ago0x19b3aa…51bb17
0xab9b…de7f0xa8fe…65cfBase—$0.01100%coinbase69d ago0x09adc7…5fa876
0xab9b…de7f0x4da3…d352Base—$0.01100%coinbase69d ago0xc3401a…065464
0xab9b…de7f0xfd04…ce64Base—$0.01100%coinbase69d ago0x861751…0e1042
0xab9b…de7f0x13dc…22b3Base—$0.01100%coinbase69d ago0xa64fd9…bcebe8
0xab9b…de7f0x2a3e…f74eBase—$0.01100%coinbase69d ago0x1cac1c…fd67d4

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.