Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x68a8…d9fb0xc859…3b0eBase—$0.01100%coinbase71d ago0x6350de…43ca96
0x68a8…d9fb0xe3f2…c7a3Base—$0.01100%coinbase71d ago0xb27d89…f3cfe9
0x68a8…d9fb0x57d9…2b27Base—$0.01100%coinbase71d ago0x5cc073…d71720
0x68a8…d9fb0x7476…a5cbBase—$0.01100%coinbase71d ago0xb21baf…b319a1
0x68a8…d9fb0xd8dc…9f55Base—$0.01100%coinbase71d ago0x9e3ff0…fc23df
0x68a8…d9fb0x3c81…aba5Base—$0.01100%coinbase71d ago0x080b0e…857dc4
0x68a8…d9fb0x7b40…90d5Base—$0.01100%coinbase71d ago0x432887…a0a2de
0x68a8…d9fb0xd90e…d8a3Base—$0.01100%coinbase71d ago0x657b14…9505f7
0x68a8…d9fb0x83fe…dac5Base—$0.01100%coinbase71d ago0x9f4ea0…92f287
0x68a8…d9fb0x992c…6b00Base—$0.01100%coinbase71d ago0x7c4aba…0b5c3b
0x68a8…d9fb0x8c00…cf2fBase—$0.01100%coinbase71d ago0x07b8e3…72bf1b
0x68a8…d9fb0x2327…c731Base—$0.01100%coinbase71d ago0xe0ef1f…6c7ede
0x68a8…d9fb0x2657…187dBase—$0.01100%coinbase71d ago0xccdd1b…873ebd
0x68a8…d9fb0x0143…6aa4Base—$0.01100%coinbase71d ago0xaa1965…243a0a
0x68a8…d9fb0x4ec1…77ceBase—$0.01100%coinbase71d ago0xa6ee0f…0064fd
0x68a8…d9fb0x7551…f05aBase—$0.01100%coinbase71d ago0x4bb976…16ec37
0x68a8…d9fb0x0821…07a6Base—$0.01100%coinbase71d ago0x66a708…7b4319
0x68a8…d9fb0x2f43…d3f6Base—$0.01100%coinbase71d ago0x066f9b…96e173
0x68a8…d9fb0x8d57…78afBase—$0.01100%coinbase71d ago0x2d534c…0bb26e
0x68a8…d9fb0xe11a…ef04Base—$0.01100%coinbase71d ago0xef1a70…78ad7e
0x68a8…d9fb0x324e…8e53Base—$0.01100%coinbase71d ago0x54163e…eed469
0x68a8…d9fb0x9d37…d40aBase—$0.01100%coinbase71d ago0x1e689c…8e8772
0x68a8…d9fb0x23f6…ca22Base—$0.01100%coinbase71d ago0xf94b69…24cc15
0x68a8…d9fb0xe74d…24d6Base—$0.01100%coinbase71d ago0x7b09d1…e61b27
0x68a8…d9fb0x9a28…82f5Base—$0.01100%coinbase71d ago0x5200c4…027061

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.