Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6664…00f70xfe80…47eeBase$0.001100%fluxa36d ago0xe17bb3…bb7ee5
0x6664…00f70x9c95…e299Base$0.001100%fluxa36d ago0x555432…04e9bf
0x6664…00f70x9c95…e299Base$0.001100%fluxa36d ago0x9001a8…bfaea6
0x6664…00f70xfe80…47eeBase$0.001100%fluxa36d ago0xde3b2b…95da72
0x6664…00f70xfe80…47eeBase$0.001100%fluxa36d ago0x5fcd44…95b974
0x6664…00f70xfe80…47eeBase$0.001100%fluxa36d ago0x7f8f79…533a84
0x6664…00f70xfe80…47eeBase$0.001100%fluxa36d ago0x41e7f1…86db7d
0x6664…00f70x9c95…e299Base$0.001100%fluxa36d ago0x0339ec…28575f
0x6664…00f70xfe80…47eeBase$0.001100%fluxa36d ago0x3e2169…742df9
0x6664…00f70x9c95…e299Base$0.001100%fluxa36d ago0x43343e…6e5acf
0x6664…00f70xfe80…47eeBase$0.001100%fluxa36d ago0x7f061b…680394
0x6664…00f70x9c95…e299Base$0.001100%fluxa36d ago0xbedc31…f29586
0x6664…00f70xfe80…47eeBase$0.001100%fluxa36d ago0xbdcd49…5c99d1
0x6664…00f70xfe80…47eeBase$0.001100%fluxa36d ago0x081103…91e913
0x6664…00f70xfe80…47eeBase$0.001100%fluxa36d ago0x75aaed…647362
0x6664…00f70xfe80…47eeBase$0.001100%fluxa36d ago0x00f664…0da2be
0x6664…00f70xfe80…47eeBase$0.001100%fluxa36d ago0x4a191f…594a6f
0x6664…00f70x9c95…e299Base$0.001100%fluxa36d ago0x716530…288bac
0x6664…00f70x9c95…e299Base$0.001100%fluxa36d ago0x5b7edf…245c1f
0x6664…00f70x9c95…e299Base$0.001100%fluxa36d ago0x273776…f6dd41
0x6664…00f70x9c95…e299Base$0.001100%fluxa36d ago0x7aa829…b15916
0x6664…00f70xfe80…47eeBase$0.001100%fluxa36d ago0xc1a73d…70ad29
0x6664…00f70x9c95…e299Base$0.001100%fluxa36d ago0xa71484…5af0a7
0x6664…00f70xfe80…47eeBase$0.001100%fluxa36d ago0x02374e…359a8a

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.