Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2d36…dfd10xfe80…47eeBase$0.001100%fluxa37d ago0x763def…de413a
0x2d36…dfd10xfe80…47eeBase$0.001100%fluxa37d ago0xc55d57…a2cd4c
0x2d36…dfd10xfe80…47eeBase$0.001100%fluxa37d ago0xada86d…16c3e2
0x2d36…dfd10xfe80…47eeBase$0.001100%fluxa37d ago0x3d1409…00a6b4
0x2d36…dfd10xfe80…47eeBase$0.001100%fluxa37d ago0xfc0745…47f6d3
0x2d36…dfd10x9c95…e299Base$0.001100%fluxa37d ago0x9c29b6…8232d6
0x2d36…dfd10xfe80…47eeBase$0.001100%fluxa37d ago0x4b205c…8fca61
0x2d36…dfd10xfe80…47eeBase$0.001100%fluxa37d ago0x32bf0f…202854
0x2d36…dfd10xfe80…47eeBase$0.001100%fluxa37d ago0x27740e…1b0ec2
0x2d36…dfd10xfe80…47eeBase$0.001100%fluxa37d ago0x2c2d3b…ab2426
0x2d36…dfd10xfe80…47eeBase$0.001100%fluxa37d ago0xb79fa9…0e3538
0x2d36…dfd10x9c95…e299Base$0.001100%fluxa37d ago0x08a181…6823aa
0x2d36…dfd10xfe80…47eeBase$0.001100%fluxa37d ago0xe51667…d28c6a
0x2d36…dfd10xfe80…47eeBase$0.001100%fluxa37d ago0x157a57…baf023
0x2d36…dfd10xfe80…47eeBase$0.001100%fluxa37d ago0xe103b7…76f4d8
0x2d36…dfd10x9c95…e299Base$0.001100%fluxa37d ago0xcd761e…519b1f
0x2d36…dfd10xfe80…47eeBase$0.001100%fluxa37d ago0x527579…4d5900
0x2d36…dfd10xfe80…47eeBase$0.001100%fluxa37d ago0x368ed6…9b8124
0x2d36…dfd10xfe80…47eeBase$0.001100%fluxa37d ago0x95b59d…ad965b
0x2d36…dfd10xfe80…47eeBase$0.001100%fluxa37d ago0x9090e4…78dbd5
0x2d36…dfd10xfe80…47eeBase$0.001100%fluxa37d ago0x03167f…db5e32
0x2d36…dfd10x9c95…e299Base$0.001100%fluxa37d ago0x60e543…597c4a
0x2d36…dfd10xfe80…47eeBase$0.001100%fluxa38d ago0xf053f4…6c12cf
0x2d36…dfd10xfe80…47eeBase$0.001100%fluxa38d ago0x1aa96d…ef1a8a
0x2d36…dfd10xfe80…47eeBase$0.001100%fluxa38d ago0xb7397f…912020

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.