Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf30a…55490x9c95…e299Base—$0.001100%fluxa38d ago0x41fc5d…32d42d
0xf30a…55490x9c95…e299Base—$0.001100%fluxa38d ago0x0cecc1…8b1ca8
0xf30a…55490x9c95…e299Base—$0.001100%fluxa38d ago0xc7d2d2…b6bd52
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa38d ago0x8c0245…8f1887
0xf30a…55490x9c95…e299Base—$0.001100%fluxa38d ago0x4bb230…5c5296
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa38d ago0x2a17b1…04ad39
0xf30a…55490x9c95…e299Base—$0.001100%fluxa38d ago0x8982a4…93cb3e
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa38d ago0xfafd41…6a817a
0xf30a…55490x9c95…e299Base—$0.001100%fluxa38d ago0xd17aa2…553c56
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa38d ago0xcc0d70…c9db24
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa38d ago0x0680a7…6b6de9
0xf30a…55490x9c95…e299Base—$0.001100%fluxa38d ago0x66537f…65e209
0xf30a…55490x9c95…e299Base—$0.001100%fluxa38d ago0xfb67b2…9d92d2
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa38d ago0x07f175…c28e22
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa38d ago0x38b575…e797d6
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa38d ago0xac0da0…bf06d6
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa38d ago0x0d9198…0b8e0e
0xf30a…55490x9c95…e299Base—$0.001100%fluxa38d ago0x4b4d78…66f866
0xf30a…55490x9c95…e299Base—$0.001100%fluxa38d ago0x70e4a5…4ce7dc
0xf30a…55490x9c95…e299Base—$0.001100%fluxa38d ago0x69596e…c27867
0xf30a…55490x9c95…e299Base—$0.001100%fluxa38d ago0x60e08a…27d84c
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa38d ago0x561d5a…23b3a2
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa38d ago0x81ffdf…8b2e39

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.