Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa14d ago0x60a84b…ba86b7
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa14d ago0x3b1aa1…a45537
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa14d ago0x234e02…29b48d
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa14d ago0x9ef329…5c7ccb
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa14d ago0xbf35a7…edc3ec
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa14d ago0x1480dd…1c10a7
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa14d ago0x5ed432…431012
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa14d ago0x4727a1…d9c6d2
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa14d ago0x1c0c45…542deb
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa14d ago0x47fdbe…bd36a8
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa14d ago0xff78ea…ca9198
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa14d ago0x2c8d65…d613a1
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa14d ago0x8eab28…2104ee
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa14d ago0x86bdb3…59cad2
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa14d ago0x62faa3…6611e8
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa14d ago0x1c8efd…276ff6
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa14d ago0x0b71d9…8e5ef9
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa14d ago0x6d380d…75216d
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa14d ago0x9553fc…fd48c4
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa14d ago0x600d15…5355e7
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa14d ago0x1a4e6d…6645d8
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa14d ago0xd5bc40…74f3ab
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa14d ago0x59698e…22cc6f
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa14d ago0x664a60…c4ce19
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa14d ago0xda3080…ec4541

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.