Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x092a…28170xfe80…47eeBase—$0.001100%fluxa20d ago0x58ae08…014892
0x092a…28170xfe80…47eeBase—$0.001100%fluxa20d ago0x2e0cfb…46706e
0x092a…28170xfe80…47eeBase—$0.001100%fluxa20d ago0x3f1b39…08b085
0x092a…28170xfe80…47eeBase—$0.001100%fluxa20d ago0x435044…77d709
0x092a…28170xfe80…47eeBase—$0.001100%fluxa20d ago0x5b8fd7…a72435
0x092a…28170xfe80…47eeBase—$0.001100%fluxa20d ago0x90efd1…3f315d
0x092a…28170xfe80…47eeBase—$0.001100%fluxa20d ago0xb91ae8…32ab9d
0x092a…28170xfe80…47eeBase—$0.001100%fluxa20d ago0xcd0ec7…d42fe4
0x092a…28170xfe80…47eeBase—$0.001100%fluxa21d ago0x1fe5af…3cb0c6
0x092a…28170xfe80…47eeBase—$0.001100%fluxa21d ago0xb3a61e…ec7fa7
0x092a…28170xfe80…47eeBase—$0.001100%fluxa21d ago0xc0d9b4…1dfa0b
0x092a…28170xfe80…47eeBase—$0.001100%fluxa21d ago0xace9a9…712ba5
0x092a…28170xfe80…47eeBase—$0.001100%fluxa21d ago0xfac604…72416c
0x092a…28170xfe80…47eeBase—$0.001100%fluxa21d ago0xfd5642…f9cf05
0x092a…28170xfe80…47eeBase—$0.001100%fluxa21d ago0xa2914a…17244d
0x092a…28170xfe80…47eeBase—$0.001100%fluxa21d ago0x148dc8…4ca7e4
0x092a…28170xfe80…47eeBase—$0.001100%fluxa21d ago0xeadd05…2db024
0x092a…28170xfe80…47eeBase—$0.001100%fluxa21d ago0x06996e…dd4321
0x092a…28170xfe80…47eeBase—$0.001100%fluxa21d ago0x087bd6…b0932c
0x092a…28170xfe80…47eeBase—$0.001100%fluxa21d ago0xfbdced…5d0cda
0x092a…28170xfe80…47eeBase—$0.001100%fluxa21d ago0xbe1e24…8a5dab
0x092a…28170xfe80…47eeBase—$0.001100%fluxa21d ago0xeeee85…3f4d29
0x092a…28170xfe80…47eeBase—$0.001100%fluxa21d ago0x43a2cb…bf0e94
0x092a…28170xfe80…47eeBase—$0.001100%fluxa21d ago0x71a869…5fe32c
0x092a…28170xfe80…47eeBase—$0.001100%fluxa21d ago0xaab218…ba3307

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.