Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0d24…e7b00x9c95…e299Base—$0.001100%fluxa46d ago0xfbbc50…533d48
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa46d ago0xcad360…e2de3e
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa46d ago0x0c4942…6ce8d2
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa46d ago0x079d04…dfc2ec
0x0d24…e7b00x9c95…e299Base—$0.001100%fluxa46d ago0x5b93fd…46755c
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa46d ago0x837d13…8040c3
0x0d24…e7b00x9c95…e299Base—$0.001100%fluxa46d ago0xc47d5b…aabd44
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa46d ago0xc833df…c2b0c6
0x0d24…e7b00x9c95…e299Base—$0.001100%fluxa46d ago0x18787c…2bf013
0x0d24…e7b00x9c95…e299Base—$0.001100%fluxa46d ago0x4e47cb…abcef1
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa46d ago0xed0912…a71dee
0x0d24…e7b00x9c95…e299Base—$0.001100%fluxa46d ago0x212a0c…452b65
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa46d ago0xddb22f…74dca3
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa46d ago0x4ad958…8cdfbe
0x0d24…e7b00x9c95…e299Base—$0.001100%fluxa46d ago0x929a32…ccf60a
0x0d24…e7b00x9c95…e299Base—$0.001100%fluxa46d ago0x7ec45a…3d83c4
0x0d24…e7b00x9c95…e299Base—$0.001100%fluxa46d ago0x8f7ad8…21b1cc
0x0d24…e7b00x9c95…e299Base—$0.001100%fluxa46d ago0x361d3d…a15c0b
0x0d24…e7b00x9c95…e299Base—$0.001100%fluxa46d ago0x620ec5…7a9431
0x0d24…e7b00x9c95…e299Base—$0.001100%fluxa46d ago0xa62b05…8339e5
0x0d24…e7b00x9c95…e299Base—$0.001100%fluxa46d ago0x1da19d…c7e1b6
0x0d24…e7b00x9c95…e299Base—$0.001100%fluxa46d ago0x35378c…3e57dc
0x0d24…e7b00x9c95…e299Base—$0.001100%fluxa46d ago0xa8761a…516c1f
0x0d24…e7b00x9c95…e299Base—$0.001100%fluxa46d ago0x9fe3bc…c6d75c
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa46d ago0x1c70cc…875dde

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.