Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1b71…59020x9c95…e299Base—$0.001100%fluxa65d ago0x0f0158…5c04ce
0x1b71…59020x9c95…e299Base—$0.001100%fluxa66d ago0x60365d…142251
0x1b71…59020x9c95…e299Base—$0.001100%fluxa66d ago0x411027…679ae9
0x1b71…59020x9c95…e299Base—$0.001100%fluxa66d ago0x97a3c6…1466e8
0x1b71…59020x9c95…e299Base—$0.001100%fluxa66d ago0xe8fda1…36c269
0x1b71…59020x9c95…e299Base—$0.001100%fluxa66d ago0xf92792…022545
0x1b71…59020x9c95…e299Base—$0.001100%fluxa66d ago0x6e1e17…8ff439
0x1b71…59020x9c95…e299Base—$0.001100%fluxa66d ago0xaabe7e…098b00
0x1b71…59020x9c95…e299Base—$0.001100%fluxa66d ago0x87e2f2…65a955
0x1b71…59020x9c95…e299Base—$0.001100%fluxa66d ago0xa9b37a…d99efd
0x1b71…59020x9c95…e299Base—$0.001100%fluxa66d ago0x36f390…d3facc
0x1b71…59020x9c95…e299Base—$0.001100%fluxa66d ago0x1f3a99…39e404
0x1b71…59020x9c95…e299Base—$0.001100%fluxa66d ago0x40ea1d…a2589c
0x1b71…59020x9c95…e299Base—$0.001100%fluxa66d ago0x23a7ac…fa5c1d
0x1b71…59020x9c95…e299Base—$0.001100%fluxa66d ago0xa16f46…3956ca
0x1b71…59020x9c95…e299Base—$0.001100%fluxa66d ago0xc98de5…c4015f
0x1b71…59020x9c95…e299Base—$0.001100%fluxa66d ago0xde87a2…815d59
0x1b71…59020x9c95…e299Base—$0.001100%fluxa66d ago0xd2e70a…142267
0x1b71…59020x9c95…e299Base—$0.001100%fluxa66d ago0xd2f237…8db193
0x1b71…59020x9c95…e299Base—$0.001100%fluxa66d ago0xd6f6e3…4846af
0x1b71…59020x9c95…e299Base—$0.001100%fluxa66d ago0x58407f…123ca0
0x1b71…59020x9c95…e299Base—$0.001100%fluxa66d ago0x1b8046…ac9037
0x1b71…59020x9c95…e299Base—$0.001100%fluxa66d ago0xf723cb…ff5d00
0x1b71…59020x9c95…e299Base—$0.001100%fluxa66d ago0x346647…dc3881
0x1b71…59020x9c95…e299Base—$0.001100%fluxa66d ago0x3f5102…50004b

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.