Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa84d ago0xcdf676…acdbf1
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa84d ago0x1b99cb…ef2b73
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa84d ago0x348a8a…c25dc8
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa84d ago0x81b2fb…579ddd
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa84d ago0x2edbee…2a5159
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa84d ago0xeee823…a3e8c2
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa84d ago0xdd78e5…597bc0
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa84d ago0x01d583…067c34
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa84d ago0xc9688e…5a8b4e
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa84d ago0xe7a7ff…7e8275
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa84d ago0xfefa96…dba848
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa84d ago0x61f6e3…d149b5
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa84d ago0xfb9705…f4dd43
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa84d ago0x24c693…a5d133
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa84d ago0xb9a015…b626b9
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa84d ago0xc46cb4…c3325f
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa84d ago0x9812df…4f0dcf
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa84d ago0x432e26…8f283f
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa84d ago0x252cbf…ce492a
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa84d ago0xf2a953…018880
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa84d ago0xe6af47…2ca002
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa84d ago0x69fa8d…13c9f2

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.