Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa77d ago0xbfb288…33d91b
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa77d ago0x352889…9a1e1b
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa77d ago0xc58fa4…3d4a71
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa77d ago0xc77806…f52c7e
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa77d ago0xc00cdd…1c241d
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa77d ago0x1f946d…17f6fc
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa77d ago0xfad20b…53acc8
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa77d ago0x3aeb5d…c3e67a
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa77d ago0x0f9a31…81b180
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa77d ago0x532fbf…6627b8
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa77d ago0x067e10…96da9f
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa77d ago0x4ba3b9…bedf2c
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa77d ago0xcbcef0…d90e0f
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa77d ago0xdcf579…a60a59
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa77d ago0xcf9468…d6dfd3
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa77d ago0xb351d0…a5ad0d
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa77d ago0x690a16…e11e68
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa77d ago0x7713b2…88fddf
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa77d ago0x6d89e7…f0787f
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa77d ago0x8007b1…ba68b3
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa77d ago0x20f6da…582cbe
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa77d ago0xfa46d6…60545f
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa77d ago0x60bc20…71f5d0

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.