Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa66d ago0x695ae3…642382
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa66d ago0xd46fcd…e08c14
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa66d ago0x4246c2…894c6f
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa66d ago0x06527d…ca5d17
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa66d ago0x25fc5a…291dd0
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa66d ago0xabcf1d…961df4
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa66d ago0xe04bfb…f763b6
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa66d ago0x3aecae…8218ad
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa66d ago0x04688a…1a7793
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa66d ago0x50cbb6…0a9a4f
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa67d ago0xc6a9b5…ff0cba
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa67d ago0xf63f63…38ce7f
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa67d ago0x8e46f7…c5ebb2
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa67d ago0x83db2f…279c32
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa67d ago0x472367…80036d
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa67d ago0xf5c7a8…ab2517
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa67d ago0xcab15c…d52c8c
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa67d ago0x8c9931…a22558
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa67d ago0x852e9a…332fe9
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa67d ago0xd6db05…4f4b9a
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa67d ago0xd122fa…208768
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa67d ago0x8eee48…b92e05
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa67d ago0xdeefd3…1c82a4
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa67d ago0x13a51b…569d15
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa67d ago0xaf578c…0b8eba

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.