Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc3de…a4a90x9c95…e299Base$0.001100%fluxa33d ago0x587259…8222fd
0xc3de…a4a90x9c95…e299Base$0.001100%fluxa33d ago0xeda0ef…892424
0xc3de…a4a90x9c95…e299Base$0.001100%fluxa33d ago0x026c6d…ade69f
0xc3de…a4a90x9c95…e299Base$0.001100%fluxa33d ago0xf70971…d0eb27
0xc3de…a4a90x9c95…e299Base$0.001100%fluxa33d ago0xc0ea54…0d899e
0xc3de…a4a90x9c95…e299Base$0.001100%fluxa33d ago0x31e336…23e0ab
0xc3de…a4a90x9c95…e299Base$0.001100%fluxa33d ago0xd1260a…fa48e1
0xc3de…a4a90x9c95…e299Base$0.001100%fluxa33d ago0x107a10…b8cfd7
0xc3de…a4a90x9c95…e299Base$0.001100%fluxa33d ago0x0701ac…b0abac
0xc3de…a4a90x9c95…e299Base$0.001100%fluxa33d ago0xd169c7…8ae15a
0xc3de…a4a90x9c95…e299Base$0.001100%fluxa33d ago0x846eda…c86caf
0xc3de…a4a90xfe80…47eeBase$0.001100%fluxa33d ago0x60bc64…e3d387
0xc3de…a4a90x9c95…e299Base$0.001100%fluxa33d ago0x3899af…411538
0xc3de…a4a90x9c95…e299Base$0.001100%fluxa33d ago0x93d9da…bae4ce
0xc3de…a4a90x9c95…e299Base$0.001100%fluxa33d ago0xd13f5f…ed3b9f
0xc3de…a4a90x9c95…e299Base$0.001100%fluxa33d ago0xc6e10e…386f58
0xc3de…a4a90x9c95…e299Base$0.001100%fluxa33d ago0x91cf61…0eb035
0xc3de…a4a90x9c95…e299Base$0.001100%fluxa33d ago0x186297…6b2c00
0xc3de…a4a90x9c95…e299Base$0.001100%fluxa33d ago0xc77477…9996ef
0xc3de…a4a90xfe80…47eeBase$0.001100%fluxa33d ago0x6bbc10…8b670a
0xc3de…a4a90xfe80…47eeBase$0.001100%fluxa33d ago0x0a489f…8df079
0xc3de…a4a90xfe80…47eeBase$0.001100%fluxa33d ago0x1bfedb…d380ec
0xc3de…a4a90x9c95…e299Base$0.001100%fluxa33d ago0x20b770…b5fdda
0xc3de…a4a90x9c95…e299Base$0.001100%fluxa34d ago0x07dc29…215114
0xc3de…a4a90x9c95…e299Base$0.001100%fluxa34d ago0xd1c621…b1d173

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.