Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9038…6e8d0x9c95…e299Base—$0.001100%fluxa72d ago0xd45366…406a24
0x9038…6e8d0x9c95…e299Base—$0.001100%fluxa72d ago0x7148c7…68f604
0x9038…6e8d0x9c95…e299Base—$0.001100%fluxa73d ago0xfefaf1…5b2870
0x9038…6e8d0x9c95…e299Base—$0.001100%fluxa73d ago0x0af731…b92e3f
0x9038…6e8d0x9c95…e299Base—$0.001100%fluxa73d ago0x17cf55…fe43f5
0x9038…6e8d0x9c95…e299Base—$0.001100%fluxa73d ago0xddbbe6…e34cc5
0x9038…6e8d0x9c95…e299Base—$0.001100%fluxa73d ago0x944a07…504a82
0x9038…6e8d0x9c95…e299Base—$0.001100%fluxa73d ago0x22e9a5…c64941
0x9038…6e8d0x9c95…e299Base—$0.001100%fluxa73d ago0x243dc6…94a0d4
0x9038…6e8d0x9c95…e299Base—$0.001100%fluxa73d ago0x74ff51…9c1a1d
0x9038…6e8d0x9c95…e299Base—$0.001100%fluxa73d ago0x3e93e1…6bef00
0x9038…6e8d0x9c95…e299Base—$0.001100%fluxa73d ago0x50f52e…e8781f
0x9038…6e8d0x9c95…e299Base—$0.001100%fluxa73d ago0x736458…f93428
0x9038…6e8d0x9c95…e299Base—$0.001100%fluxa73d ago0xe98be6…478295
0x9038…6e8d0x9c95…e299Base—$0.001100%fluxa73d ago0x08bf48…3f799a
0x9038…6e8d0x9c95…e299Base—$0.001100%fluxa73d ago0x17930b…4b69d7
0x9038…6e8d0x9c95…e299Base—$0.001100%fluxa73d ago0xcdd211…7ec5b8
0x9038…6e8d0x9c95…e299Base—$0.001100%fluxa73d ago0xd0f91f…1556de
0x9038…6e8d0x9c95…e299Base—$0.001100%fluxa73d ago0x92fd61…6ee2aa
0x9038…6e8d0x9c95…e299Base—$0.001100%fluxa73d ago0x602c73…1980d7
0x9038…6e8d0x9c95…e299Base—$0.001100%fluxa73d ago0xaff1c5…8c2809
0x9038…6e8d0x9c95…e299Base—$0.001100%fluxa73d ago0xe148ad…561b83
0x9038…6e8d0x9c95…e299Base—$0.001100%fluxa73d ago0x45a996…a9c5ad
0x9038…6e8d0x9c95…e299Base—$0.001100%fluxa73d ago0xb37772…774a82
0x9038…6e8d0x9c95…e299Base—$0.001100%fluxa73d ago0xb37ee5…49c4b3

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.