Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9b6c…24bc0x5aae…482eBase—$0.001100%coinbase3d ago0xc4d185…e235f6
0x9b6c…24bc0x5aae…482eBase—$0.001100%coinbase3d ago0x747d87…a8e941
0x9b6c…24bc0x5aae…482eBase—$0.001100%coinbase3d ago0x47367f…dda4f3
0x9b6c…24bc0x5aae…482eBase—$0.001100%coinbase3d ago0x143c44…8cd8dc
0x9b6c…24bc0x5aae…482eBase—$0.001100%coinbase3d ago0xadc74c…b19c0f
0x9b6c…24bc0x5aae…482eBase—$0.001100%coinbase3d ago0xded59b…0dd64e
0x9b6c…24bc0x5aae…482eBase—$0.001100%coinbase3d ago0xe51814…02aa9a
0x9b6c…24bc0x5aae…482eBase—$0.001100%coinbase3d ago0x542820…48f719
0x9b6c…24bc0x5aae…482eBase—$0.001100%coinbase3d ago0x46bc3d…7190aa
0x9b6c…24bc0x5aae…482eBase—$0.001100%coinbase3d ago0xa28a3e…395458
0x9b6c…24bc0x5aae…482eBase—$0.001100%coinbase3d ago0xb563a9…35f87c
0x9b6c…24bc0x5aae…482eBase—$0.001100%coinbase3d ago0x4843c7…7c3d3b
0x9b6c…24bc0x5aae…482eBase—$0.001100%coinbase3d ago0xd46263…23f1de
0x9b6c…24bc0x5aae…482eBase—$0.001100%coinbase3d ago0xe5d8dd…278c4e
0x9b6c…24bc0x5aae…482eBase—$0.001100%coinbase3d ago0x706eca…458329
0x9b6c…24bc0x5aae…482eBase—$0.001100%coinbase3d ago0xb044e4…12dbe0
0x9b6c…24bc0x5aae…482eBase—$0.001100%coinbase3d ago0x76c206…d8a4f5
0x9b6c…24bc0x5aae…482eBase—$0.001100%coinbase3d ago0x0b0680…ec88f1
0x9b6c…24bc0x5aae…482eBase—$0.001100%coinbase3d ago0xd5bf1c…d60d5b
0x9b6c…24bc0x5aae…482eBase—$0.001100%coinbase3d ago0xb9bacc…fb9cf8
0x9b6c…24bc0x5aae…482eBase—$0.001100%coinbase3d ago0x359bd4…dca373
0x9b6c…24bc0x5aae…482eBase—$0.001100%coinbase3d ago0xdb5c1f…f25be7
0x9b6c…24bc0x5aae…482eBase—$0.001100%coinbase3d ago0xcfc75b…c4c2a1
0x9b6c…24bc0x5aae…482eBase—$0.001100%coinbase3d ago0x2cda88…543e32
0x9b6c…24bc0x5aae…482eBase—$0.001100%coinbase3d ago0x74d96e…d4ce20

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.