Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6221…fc0b0xac65…4417Base—$0.07100%fluxa117d ago0x696726…b619e0
0xb90a…9ae40x6221…fc0bBase—$0.01100%fluxa117d ago0xdcd5ec…927536
0xb90a…9ae40x6221…fc0bBase—$0.01100%fluxa117d ago0x02e301…47d0f4
0xb90a…9ae40x6221…fc0bBase—$0.01100%fluxa117d ago0x717eac…ac92e7
0xb90a…9ae40x6221…fc0bBase—$0.01100%fluxa118d ago0xe6e6e4…063b05
0xb90a…9ae40x6221…fc0bBase—$0.01100%fluxa118d ago0x30d3f6…9ff78e
0xb90a…9ae40x6221…fc0bBase—$0.01100%fluxa118d ago0x9d90e8…80b3c2
0xb90a…9ae40x6221…fc0bBase—$0.01100%fluxa118d ago0x85fb8b…4090da
0x6221…fc0b0xac65…4417Base—$0.07100%fluxa118d ago0x844385…2b2bd4
0xb90a…9ae40x6221…fc0bBase—$0.01100%fluxa118d ago0xeae29c…11d5ce
0xb90a…9ae40x6221…fc0bBase—$0.01100%fluxa118d ago0xb07b47…d48e57
0xb90a…9ae40x6221…fc0bBase—$0.01100%fluxa118d ago0x9f8378…1f5f3d
0xb90a…9ae40x6221…fc0bBase—$0.01100%fluxa118d ago0x97cae4…05f3fd
0xb90a…9ae40x6221…fc0bBase—$0.01100%fluxa118d ago0xe0ed4a…569dac
0xb90a…9ae40x6221…fc0bBase—$0.01100%fluxa118d ago0xea465d…6fefc7
0xb90a…9ae40x6221…fc0bBase—$0.01100%fluxa118d ago0xa25ab4…66bd1e
0x6221…fc0b0xac65…4417Base—$0.04100%fluxa118d ago0x01fd2f…769f88
0xb90a…9ae40x6221…fc0bBase—$0.01100%fluxa118d ago0x85c283…33920c
0xb90a…9ae40x6221…fc0bBase—$0.01100%fluxa118d ago0x73e262…ce90a3
0xb90a…9ae40x6221…fc0bBase—$0.01100%fluxa118d ago0xc37f62…94c4e3
0xb90a…9ae40x6221…fc0bBase—$0.01100%fluxa118d ago0x5cb9ac…7bf5fb
0x6221…fc0b0xac65…4417Base—$0.06100%fluxa118d ago0x325cd6…dd69c7
0xb90a…9ae40x6221…fc0bBase—$0.05100%fluxa118d ago0x22b44b…cb36f2
0xb90a…9ae40x6221…fc0bBase—$0.01100%fluxa118d ago0xbc9ce5…3ad599
0x6221…fc0b0xac65…4417Base—$0.02100%fluxa118d ago0xf7b26e…6a5c69

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.