Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa68d ago0xbd0a22…a261af
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa68d ago0x8d8826…68bcf2
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa68d ago0x0e297a…46323f
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa68d ago0xf02d7b…b64f77
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa68d ago0xa09921…15d94b
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa68d ago0xdfd252…e0513f
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa68d ago0x654ce8…a171fe
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa69d ago0xf28925…9ba3b7
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa69d ago0x86b017…d64d15
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa69d ago0xecfd7c…518d34
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa69d ago0xb1f6f6…165109
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa69d ago0x62994a…b8be6c
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa69d ago0x735222…9e76d2
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa69d ago0xd950da…0d06a9
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa69d ago0x415597…b7540e
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa69d ago0xe62951…70b694
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa69d ago0x44f64b…456d92
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa69d ago0x164959…a7cf86
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa69d ago0x15d11c…e09ca1
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa69d ago0x1ed3e1…5f9f40
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa69d ago0x35cfc0…4223fb
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa69d ago0xa5dd98…5f08d7
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa69d ago0x10e36d…273e3e
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa69d ago0xb04d60…a63570

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.