Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbc2d…66380x9c95…e299Base$0.001100%fluxa43d ago0xc1149e…60dfcb
0xbc2d…66380x9c95…e299Base$0.001100%fluxa43d ago0x7d8c96…3e7f15
0xbc2d…66380x9c95…e299Base$0.001100%fluxa43d ago0x619cb8…e86c69
0xbc2d…66380x9c95…e299Base$0.001100%fluxa43d ago0xeee704…21a8f5
0xbc2d…66380x9c95…e299Base$0.001100%fluxa43d ago0x821663…99a0e3
0xbc2d…66380x9c95…e299Base$0.001100%fluxa43d ago0x8da53b…6e1e12
0xbc2d…66380x9c95…e299Base$0.001100%fluxa43d ago0xf85eef…86c7e5
0xbc2d…66380x9c95…e299Base$0.001100%fluxa43d ago0x2b2658…5a237a
0xbc2d…66380x9c95…e299Base$0.001100%fluxa44d ago0xd656c6…8f24f0
0xbc2d…66380x9c95…e299Base$0.001100%fluxa44d ago0x1f26aa…6ab8f4
0xbc2d…66380x9c95…e299Base$0.001100%fluxa44d ago0x2020c7…baf33b
0xbc2d…66380xfe80…47eeBase$0.001100%fluxa44d ago0xac04c3…03bbb8
0xbc2d…66380xfe80…47eeBase$0.001100%fluxa44d ago0xc673e7…57df2e
0xbc2d…66380x9c95…e299Base$0.001100%fluxa44d ago0x7301a1…7cbf1d
0xbc2d…66380xfe80…47eeBase$0.001100%fluxa44d ago0xdf3e92…457953
0xbc2d…66380x9c95…e299Base$0.001100%fluxa44d ago0xa0cfef…5fc6fd
0xbc2d…66380x9c95…e299Base$0.001100%fluxa44d ago0xbfcab5…38694f
0xbc2d…66380x9c95…e299Base$0.001100%fluxa44d ago0xde390a…6f5164
0xbc2d…66380x9c95…e299Base$0.001100%fluxa44d ago0x2a3ffa…220ce9
0xbc2d…66380xfe80…47eeBase$0.001100%fluxa44d ago0xd49219…09701f
0xbc2d…66380x9c95…e299Base$0.001100%fluxa44d ago0x6cd736…8851e4
0xbc2d…66380x9c95…e299Base$0.001100%fluxa44d ago0x56ccdc…b1d093
0xbc2d…66380x9c95…e299Base$0.001100%fluxa44d ago0x8b4dd2…cc0595
0xbc2d…66380x9c95…e299Base$0.001100%fluxa44d ago0x8a11a0…d66cee
0xbc2d…66380x9c95…e299Base$0.001100%fluxa44d ago0x68b2d7…ec9c59

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.