Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa65d ago0x2a95c4…8cbca3
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa65d ago0xbabfb8…3c3411
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa65d ago0xae7e73…7cc0e6
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa65d ago0xe4343a…48b3a3
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa65d ago0x4f9cb5…4de520
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa65d ago0xbaf1d2…2265ad
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa65d ago0x9379f6…1b401d
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa65d ago0xc5464e…253781
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa65d ago0x42c7b3…c45d71
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa66d ago0x5c1bca…f6ca33
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa66d ago0x0b605f…807d5c
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa66d ago0xa1a065…654b76
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa66d ago0xc5b9ae…74ea4f
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa66d ago0x6e2116…b98eba
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa66d ago0xd59cbf…45793a
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa66d ago0x703d8e…d529db
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa66d ago0xb97824…d9d8dd
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa66d ago0xb89c19…e19d95
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa66d ago0x361cdb…b2f77d
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa66d ago0xcacd97…8fa672
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa66d ago0x8dbc6e…47585a
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa66d ago0x10cce8…7b8d1f
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa66d ago0xd4ae51…58d956
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa66d ago0xb259b3…8e81d7
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa66d ago0xef1e69…b8f498

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.