Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3064…ba910x9c95…e299Base—$0.001100%fluxa37d ago0x106935…d3e313
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa37d ago0x2ddb2a…6d5272
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa37d ago0xf47b99…9808d5
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa37d ago0x7192ff…f65daf
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa37d ago0x3b4ef0…79d9db
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa37d ago0x685d9f…ab190b
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa37d ago0x566dda…0e0347
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa37d ago0xe1bf38…5c491c
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa37d ago0xc14e5d…b80dc2
0x3064…ba910x9c95…e299Base—$0.001100%fluxa37d ago0xd4200a…48a0d8
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa37d ago0x9c2aa8…2826b0
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa37d ago0x98790e…fa9e46
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa37d ago0x132b7b…fec49a
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa37d ago0x681a02…575c50
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa37d ago0x3b5620…f21273
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa37d ago0xceffb5…16e60a
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa37d ago0xdf70ff…2b2471
0x3064…ba910x9c95…e299Base—$0.001100%fluxa37d ago0xe514e3…51c47d
0x3064…ba910x9c95…e299Base—$0.001100%fluxa37d ago0xb91c2a…e1a690
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa37d ago0x602239…93fd9f
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa37d ago0x5abfb1…1268bd
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa37d ago0x9dc08f…159ad0
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa37d ago0x4672ea…66edb3
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa37d ago0xa11ab6…55cdf2
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa37d ago0x2a641b…379a6d

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.