Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf494…7b910x9c95…e299Base—$0.001100%fluxa79d ago0x6ea1f9…57ba78
0xf494…7b910x9c95…e299Base—$0.001100%fluxa79d ago0x89fcaa…9e3e1d
0xf494…7b910x9c95…e299Base—$0.001100%fluxa79d ago0x04218e…728ab9
0xf494…7b910x9c95…e299Base—$0.001100%fluxa79d ago0xf86b17…378ae8
0xf494…7b910x9c95…e299Base—$0.001100%fluxa79d ago0xaf101b…24baa9
0xf494…7b910x9c95…e299Base—$0.001100%fluxa79d ago0xd27b89…6f0bc5
0xf494…7b910x9c95…e299Base—$0.001100%fluxa79d ago0xc19b9b…fbd798
0xf494…7b910x9c95…e299Base—$0.001100%fluxa80d ago0xb80489…8813f9
0xf494…7b910x9c95…e299Base—$0.001100%fluxa80d ago0x095df6…6eb01f
0xf494…7b910x9c95…e299Base—$0.001100%fluxa80d ago0x8263f2…8881f1
0xf494…7b910x9c95…e299Base—$0.001100%fluxa80d ago0xfb2ea2…357f38
0xf494…7b910x9c95…e299Base—$0.001100%fluxa80d ago0xf8eea5…d8d6b2
0xf494…7b910x9c95…e299Base—$0.001100%fluxa80d ago0x3f5b2d…9b8875
0xf494…7b910x9c95…e299Base—$0.001100%fluxa80d ago0x6303ad…a93fa3
0xf494…7b910x9c95…e299Base—$0.001100%fluxa80d ago0x8162af…11aa43
0xf494…7b910x9c95…e299Base—$0.001100%fluxa80d ago0x186db7…60fa65
0xf494…7b910x9c95…e299Base—$0.001100%fluxa80d ago0x33cd76…c73980
0xf494…7b910x9c95…e299Base—$0.001100%fluxa80d ago0xa9c638…7a89de

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.