Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x696f…2a8a0x9c95…e299Base$0.001100%fluxa72d ago0x65344a…cc8891
0x696f…2a8a0x9c95…e299Base$0.001100%fluxa72d ago0x448c1d…8ce904
0x696f…2a8a0x9c95…e299Base$0.001100%fluxa72d ago0x2d187c…2b923d
0x696f…2a8a0x9c95…e299Base$0.001100%fluxa72d ago0xe6f195…f98349
0x696f…2a8a0x9c95…e299Base$0.001100%fluxa72d ago0xe82893…9390ab
0x696f…2a8a0x9c95…e299Base$0.001100%fluxa72d ago0xe0ebb0…d02dd4
0x696f…2a8a0x9c95…e299Base$0.001100%fluxa72d ago0xa5bd97…f64478
0x696f…2a8a0x9c95…e299Base$0.001100%fluxa72d ago0xb17a29…1f04b5
0x696f…2a8a0x9c95…e299Base$0.001100%fluxa72d ago0x85fc87…7d9036
0x696f…2a8a0x9c95…e299Base$0.001100%fluxa72d ago0x946421…d44cf0
0x696f…2a8a0x9c95…e299Base$0.001100%fluxa72d ago0x741d3e…ae9089
0x696f…2a8a0x9c95…e299Base$0.001100%fluxa72d ago0xe71168…7b70cb
0x696f…2a8a0x9c95…e299Base$0.001100%fluxa72d ago0x9f9472…225e51
0x696f…2a8a0x9c95…e299Base$0.001100%fluxa72d ago0x53c1c3…711591
0x696f…2a8a0x9c95…e299Base$0.001100%fluxa72d ago0xbe57c7…8944d9
0x696f…2a8a0x9c95…e299Base$0.001100%fluxa72d ago0x0de988…a981aa
0x696f…2a8a0x9c95…e299Base$0.001100%fluxa72d ago0x47b87e…f8293f
0x696f…2a8a0x9c95…e299Base$0.001100%fluxa72d ago0x81086e…22c332
0x696f…2a8a0x9c95…e299Base$0.001100%fluxa72d ago0x5ec0aa…6acc47
0x696f…2a8a0x9c95…e299Base$0.001100%fluxa73d ago0x63a974…3985a8
0x696f…2a8a0x9c95…e299Base$0.001100%fluxa73d ago0xde26a4…bd0471
0x696f…2a8a0x9c95…e299Base$0.001100%fluxa73d ago0x434ea7…234f04
0x696f…2a8a0x9c95…e299Base$0.001100%fluxa73d ago0x644297…2d3eed
0x696f…2a8a0x9c95…e299Base$0.001100%fluxa73d ago0x02a34c…23588f
0x696f…2a8a0x9c95…e299Base$0.001100%fluxa73d ago0x870d20…631f00

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.