Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1ea5…276b0x9c95…e299Base—$0.001100%fluxa33d ago0x650487…751c55
0x1ea5…276b0x9c95…e299Base—$0.001100%fluxa33d ago0xac93f1…fa0238
0x1ea5…276b0x9c95…e299Base—$0.001100%fluxa33d ago0xcb89c1…ab077c
0x1ea5…276b0x9c95…e299Base—$0.001100%fluxa33d ago0x2eeb15…68477b
0x1ea5…276b0x9c95…e299Base—$0.001100%fluxa33d ago0xeab86f…41ac5b
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa33d ago0xa274d3…c87bdb
0x1ea5…276b0x9c95…e299Base—$0.001100%fluxa33d ago0x7fadff…471ae3
0x1ea5…276b0x9c95…e299Base—$0.001100%fluxa33d ago0x4d5bcc…100f2a
0x1ea5…276b0x9c95…e299Base—$0.001100%fluxa33d ago0x745944…0a760d
0x1ea5…276b0x9c95…e299Base—$0.001100%fluxa33d ago0xf38175…6fee2c
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa33d ago0x99ea42…11fd6d
0x1ea5…276b0x9c95…e299Base—$0.001100%fluxa33d ago0x67ef59…141997
0x1ea5…276b0x9c95…e299Base—$0.001100%fluxa33d ago0xf35f89…c49e51
0x1ea5…276b0x9c95…e299Base—$0.001100%fluxa33d ago0xb4ceb4…e42a04
0x1ea5…276b0x9c95…e299Base—$0.001100%fluxa33d ago0xa3e411…c560b6
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa33d ago0xb266b3…878aa5
0x1ea5…276b0x9c95…e299Base—$0.001100%fluxa33d ago0x0e7c80…fbf099
0x1ea5…276b0x9c95…e299Base—$0.001100%fluxa33d ago0x949e3d…e2657c
0x1ea5…276b0x9c95…e299Base—$0.001100%fluxa33d ago0x39ec6c…e0dec8
0x1ea5…276b0x9c95…e299Base—$0.001100%fluxa33d ago0xbaaa16…490837
0x1ea5…276b0xfe80…47eeBase—$0.001100%fluxa33d ago0xf0541d…c3940c
0x1ea5…276b0x9c95…e299Base—$0.001100%fluxa33d ago0x9f758a…13bd39
0x1ea5…276b0x9c95…e299Base—$0.001100%fluxa33d ago0x320c3c…63ded1
0x1ea5…276b0x9c95…e299Base—$0.001100%fluxa33d ago0x770127…8e6bb7
0x1ea5…276b0x9c95…e299Base—$0.001100%fluxa33d ago0xca50df…d7ba09

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.