Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd194…bea50x9c95…e299Base—$0.001100%fluxa74d ago0xc1f223…171b0d
0xd194…bea50x9c95…e299Base—$0.001100%fluxa74d ago0x837065…bb4231
0xd194…bea50x9c95…e299Base—$0.001100%fluxa74d ago0xf5bae5…9d98d0
0xd194…bea50x9c95…e299Base—$0.001100%fluxa74d ago0x6820df…718098
0xd194…bea50x9c95…e299Base—$0.001100%fluxa74d ago0xab0838…9b3a7b
0xd194…bea50x9c95…e299Base—$0.001100%fluxa74d ago0xb0c297…4c989d
0xd194…bea50x9c95…e299Base—$0.001100%fluxa74d ago0xe6efa7…0fd57d
0xd194…bea50x9c95…e299Base—$0.001100%fluxa74d ago0x93681b…94efb7
0xd194…bea50x9c95…e299Base—$0.001100%fluxa74d ago0x0ca69d…4d23e5
0xd194…bea50x9c95…e299Base—$0.001100%fluxa74d ago0x3df242…a580c2
0xd194…bea50x9c95…e299Base—$0.001100%fluxa74d ago0x5e51b1…9f1e5c
0xd194…bea50x9c95…e299Base—$0.001100%fluxa74d ago0xf2b3df…4fc655
0xd194…bea50x9c95…e299Base—$0.001100%fluxa74d ago0x9f471b…1f83f5
0xd194…bea50x9c95…e299Base—$0.001100%fluxa74d ago0xea89ca…bb9cff
0xd194…bea50x9c95…e299Base—$0.001100%fluxa74d ago0xcca766…f33875
0xd194…bea50x9c95…e299Base—$0.001100%fluxa74d ago0xc3cd0b…b77a9b
0xd194…bea50x9c95…e299Base—$0.001100%fluxa74d ago0xb61144…657dcd
0xd194…bea50x9c95…e299Base—$0.001100%fluxa74d ago0xe75bf9…317328
0xd194…bea50x9c95…e299Base—$0.001100%fluxa74d ago0xb1a1a8…b3acaf
0xd194…bea50x9c95…e299Base—$0.001100%fluxa74d ago0xc1e401…95c4e1
0xd194…bea50x9c95…e299Base—$0.001100%fluxa74d ago0xecd63f…a2930d
0xd194…bea50x9c95…e299Base—$0.001100%fluxa74d ago0x219c97…c0a324
0xd194…bea50x9c95…e299Base—$0.001100%fluxa74d ago0xc68b64…3b465b
0xd194…bea50x9c95…e299Base—$0.001100%fluxa75d ago0x5d70ff…a9ac17

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.