Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0cee…75f30x9c95…e299Base—$0.001100%fluxa44d ago0x6bcb73…c1b07d
0x0cee…75f30x9c95…e299Base—$0.001100%fluxa44d ago0xf33963…84d23d
0x0cee…75f30x9c95…e299Base—$0.001100%fluxa44d ago0x4b26c7…27ce8b
0x0cee…75f30x9c95…e299Base—$0.001100%fluxa44d ago0x9af1c6…0e5f94
0x0cee…75f30x9c95…e299Base—$0.001100%fluxa44d ago0x99003b…fdf8bb
0x0cee…75f30xfe80…47eeBase—$0.001100%fluxa44d ago0x94cf22…156357
0x0cee…75f30x9c95…e299Base—$0.001100%fluxa44d ago0x58b2c7…b4b34b
0x0cee…75f30xfe80…47eeBase—$0.001100%fluxa44d ago0xac2ed8…3b54c9
0x0cee…75f30xfe80…47eeBase—$0.001100%fluxa44d ago0xbdec5e…0d0b8d
0x0cee…75f30x9c95…e299Base—$0.001100%fluxa44d ago0xa1f3bf…55c79a
0x0cee…75f30x9c95…e299Base—$0.001100%fluxa44d ago0x407aa3…eec0bc
0x0cee…75f30x9c95…e299Base—$0.001100%fluxa44d ago0x58189a…2b64f0
0x0cee…75f30xfe80…47eeBase—$0.001100%fluxa45d ago0x8bf090…ddab78
0x0cee…75f30x9c95…e299Base—$0.001100%fluxa45d ago0xc038ff…99abb5
0x0cee…75f30x9c95…e299Base—$0.001100%fluxa45d ago0xb46f64…b147e8
0x0cee…75f30x9c95…e299Base—$0.001100%fluxa45d ago0x8fe1cf…40eb33
0x0cee…75f30x9c95…e299Base—$0.001100%fluxa45d ago0xaeb402…cee87a
0x0cee…75f30xfe80…47eeBase—$0.001100%fluxa45d ago0xbe6939…81746d
0x0cee…75f30xfe80…47eeBase—$0.001100%fluxa45d ago0x6e5bf7…769e83
0x0cee…75f30x9c95…e299Base—$0.001100%fluxa45d ago0xd774b0…070302
0x0cee…75f30x9c95…e299Base—$0.001100%fluxa45d ago0x5a447a…21dc8f
0x0cee…75f30xfe80…47eeBase—$0.001100%fluxa45d ago0x87a874…8d8dd0
0x0cee…75f30x9c95…e299Base—$0.001100%fluxa45d ago0xf48768…add673
0x0cee…75f30x9c95…e299Base—$0.001100%fluxa45d ago0x907a27…d152f6
0x0cee…75f30xfe80…47eeBase—$0.001100%fluxa45d ago0xa00f9e…212170

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.