Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x42ef…efcb0xfe80…47eeBase—$0.001100%fluxa14d ago0xc5e714…839ab2
0x42ef…efcb0xfe80…47eeBase—$0.001100%fluxa14d ago0x71cba8…99ad6e
0x42ef…efcb0xfe80…47eeBase—$0.001100%fluxa14d ago0xdf5ade…8bee05
0x42ef…efcb0xfe80…47eeBase—$0.001100%fluxa14d ago0x7db57c…59bdb9
0x42ef…efcb0xfe80…47eeBase—$0.001100%fluxa14d ago0x0f42e5…0577c3
0x42ef…efcb0xfe80…47eeBase—$0.001100%fluxa14d ago0xb7c098…62b7d7
0x42ef…efcb0xfe80…47eeBase—$0.001100%fluxa14d ago0xd45db8…f9968e
0x42ef…efcb0xfe80…47eeBase—$0.001100%fluxa14d ago0x6392dc…6455a2
0x42ef…efcb0xfe80…47eeBase—$0.001100%fluxa14d ago0x4d13da…389a46
0x42ef…efcb0xfe80…47eeBase—$0.001100%fluxa14d ago0xaeba3c…3369fd
0x42ef…efcb0xfe80…47eeBase—$0.001100%fluxa14d ago0xb2f884…0d7acf
0x42ef…efcb0xfe80…47eeBase—$0.001100%fluxa14d ago0x04d519…f9eb57
0x42ef…efcb0xfe80…47eeBase—$0.001100%fluxa14d ago0x8bf9ca…48b628
0x42ef…efcb0xfe80…47eeBase—$0.001100%fluxa14d ago0x8c1682…35a3a2
0x42ef…efcb0xfe80…47eeBase—$0.001100%fluxa14d ago0x4b3682…e6223e
0x42ef…efcb0xfe80…47eeBase—$0.001100%fluxa14d ago0x70d7df…671e90
0x42ef…efcb0xfe80…47eeBase—$0.001100%fluxa14d ago0x74206e…72c0bf
0x42ef…efcb0xfe80…47eeBase—$0.001100%fluxa14d ago0x27cf2a…e743ce
0x42ef…efcb0xfe80…47eeBase—$0.001100%fluxa14d ago0x01927b…8a7a15
0x42ef…efcb0xfe80…47eeBase—$0.001100%fluxa14d ago0x44f3e7…14167a
0x42ef…efcb0xfe80…47eeBase—$0.001100%fluxa14d ago0xb189de…cc19f8
0x42ef…efcb0xfe80…47eeBase—$0.001100%fluxa14d ago0xf69abf…e7694b
0x42ef…efcb0xfe80…47eeBase—$0.001100%fluxa14d ago0xf66051…405ce9
0x42ef…efcb0xfe80…47eeBase—$0.001100%fluxa14d ago0xd1ff00…77d27d
0x42ef…efcb0xfe80…47eeBase—$0.001100%fluxa14d ago0xeb1213…501ded

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.