Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd5ae…72080x9c95…e299Base$0.001100%fluxa57d ago0xfc20f3…075724
0xd5ae…72080x9c95…e299Base$0.001100%fluxa57d ago0xd61ef6…44b014
0xd5ae…72080x9c95…e299Base$0.001100%fluxa57d ago0xc5e027…76a74c
0xd5ae…72080x9c95…e299Base$0.001100%fluxa57d ago0x5bcfe8…64a344
0xd5ae…72080x9c95…e299Base$0.001100%fluxa57d ago0xab35ae…7599c9
0xd5ae…72080x9c95…e299Base$0.001100%fluxa57d ago0x223e04…177145
0xd5ae…72080x9c95…e299Base$0.001100%fluxa57d ago0x71b777…acadf5
0xd5ae…72080x9c95…e299Base$0.001100%fluxa57d ago0xdff412…35f995
0xd5ae…72080x9c95…e299Base$0.001100%fluxa57d ago0xbe554d…7f2410
0xd5ae…72080x9c95…e299Base$0.001100%fluxa57d ago0xaba3eb…f01896
0xd5ae…72080x9c95…e299Base$0.001100%fluxa57d ago0xeac71c…b912f9
0xd5ae…72080x9c95…e299Base$0.001100%fluxa57d ago0xc5a9f0…295156
0xd5ae…72080x9c95…e299Base$0.001100%fluxa57d ago0x609a55…1b3850
0xd5ae…72080x9c95…e299Base$0.001100%fluxa57d ago0x500202…278c7e
0xd5ae…72080x9c95…e299Base$0.001100%fluxa57d ago0x5a0a9f…7abc1d
0xd5ae…72080x9c95…e299Base$0.001100%fluxa57d ago0xfb8e18…d82900
0xd5ae…72080x9c95…e299Base$0.001100%fluxa57d ago0x1f8745…3a69a5
0xd5ae…72080x9c95…e299Base$0.001100%fluxa57d ago0x6f8865…0de6f4
0xd5ae…72080x9c95…e299Base$0.001100%fluxa57d ago0xb26a1f…d3564a
0xd5ae…72080x9c95…e299Base$0.001100%fluxa57d ago0x3bffd3…fadeea
0xd5ae…72080x9c95…e299Base$0.001100%fluxa57d ago0x6acadb…b0ba69
0xd5ae…72080x9c95…e299Base$0.001100%fluxa57d ago0x0a919b…010163
0xd5ae…72080x9c95…e299Base$0.001100%fluxa57d ago0xd08f54…e2141e
0xd5ae…72080x9c95…e299Base$0.001100%fluxa58d ago0xd56c7a…d3440a
0xd5ae…72080x9c95…e299Base$0.001100%fluxa58d ago0xb543a8…ea475b

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.