Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x354c…e3480x9c95…e299Base—$0.001100%fluxa60d ago0x34cb73…82d3f0
0x354c…e3480x9c95…e299Base—$0.001100%fluxa60d ago0x090cac…7c7508
0x354c…e3480x9c95…e299Base—$0.001100%fluxa61d ago0x670689…e8e939
0x354c…e3480x9c95…e299Base—$0.001100%fluxa61d ago0xac7822…b36030
0x354c…e3480x9c95…e299Base—$0.001100%fluxa61d ago0xa38f24…5aa108
0x354c…e3480x9c95…e299Base—$0.001100%fluxa61d ago0x388925…4da0f2
0x354c…e3480x9c95…e299Base—$0.001100%fluxa61d ago0x4b2688…246d3e
0x354c…e3480x9c95…e299Base—$0.001100%fluxa61d ago0x0c55c1…fe5f4f
0x354c…e3480x9c95…e299Base—$0.001100%fluxa61d ago0x498abf…1cfe52
0x354c…e3480x9c95…e299Base—$0.001100%fluxa61d ago0xa42b2c…ac9cd4
0x354c…e3480x9c95…e299Base—$0.001100%fluxa61d ago0x9cb471…40d5d2
0x354c…e3480x9c95…e299Base—$0.001100%fluxa61d ago0x4d8117…c89adf
0x354c…e3480x9c95…e299Base—$0.001100%fluxa61d ago0x346d61…8dc64e
0x354c…e3480x9c95…e299Base—$0.001100%fluxa61d ago0x8afc05…2bdf08
0x354c…e3480x9c95…e299Base—$0.001100%fluxa61d ago0x67b2e6…f710e9
0x354c…e3480x9c95…e299Base—$0.001100%fluxa61d ago0x654fdd…623faa

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.