Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x78af…bd5fBase—$0.01100%fluxa117d ago0xfb7abb…cc6965
0xb90a…9ae40x78af…bd5fBase—$0.01100%fluxa117d ago0x823bd6…796087
0xb90a…9ae40x78af…bd5fBase—$0.01100%fluxa117d ago0x5eda2f…9c36f0
0x78af…bd5f0xac65…4417Base—$0.02100%fluxa117d ago0xc4d68c…47e342
0xb90a…9ae40x78af…bd5fBase—$0.01100%fluxa117d ago0xb9f693…7d3ff5
0xb90a…9ae40x78af…bd5fBase—$0.01100%fluxa117d ago0xad5c6d…1e1d70
0xb90a…9ae40x78af…bd5fBase—$0.01100%fluxa117d ago0xf7788b…03675e
0xb90a…9ae40x78af…bd5fBase—$0.01100%fluxa118d ago0xf0f13a…e9717a
0x78af…bd5f0xac65…4417Base—$0.01100%fluxa118d ago0xada2f9…82502e
0xb90a…9ae40x78af…bd5fBase—$0.01100%fluxa118d ago0x572aac…759a22
0x78af…bd5f0xac65…4417Base—$0.05100%fluxa118d ago0xdfe416…7cdc75
0xb90a…9ae40x78af…bd5fBase—$0.01100%fluxa118d ago0xbbbd61…583d46
0xb90a…9ae40x78af…bd5fBase—$0.01100%fluxa118d ago0x3f733e…ac8843
0xb90a…9ae40x78af…bd5fBase—$0.01100%fluxa118d ago0xb3495e…e9da4e
0xb90a…9ae40x78af…bd5fBase—$0.01100%fluxa118d ago0x201aed…05326a
0xb90a…9ae40x78af…bd5fBase—$0.01100%fluxa118d ago0x37a6a7…f78530
0x78af…bd5f0xac65…4417Base—$0.01100%fluxa118d ago0x87e741…99d080
0xb90a…9ae40x78af…bd5fBase—$0.01100%fluxa118d ago0x5f750f…6be50d
0x78af…bd5f0xac65…4417Base—$0.08100%fluxa118d ago0x139281…754eef
0xb90a…9ae40x78af…bd5fBase—$0.05100%fluxa118d ago0xf6b0c5…15802b
0xb90a…9ae40x78af…bd5fBase—$0.01100%fluxa118d ago0xc4ed4d…7d7d37
0xb90a…9ae40x78af…bd5fBase—$0.02100%fluxa118d ago0xb2f6f4…1961dc

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.