Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4abc…4e430x9c95…e299Base$0.001100%fluxa43d ago0x26f784…13ed46
0x4abc…4e430x9c95…e299Base$0.001100%fluxa43d ago0x2698f6…9c68a4
0x4abc…4e430x9c95…e299Base$0.001100%fluxa43d ago0x3486c6…e60ee8
0x4abc…4e430x9c95…e299Base$0.001100%fluxa43d ago0xcfe85e…7472c1
0x4abc…4e430x9c95…e299Base$0.001100%fluxa43d ago0x12d52a…ec14b6
0x4abc…4e430x9c95…e299Base$0.001100%fluxa43d ago0xbb946a…809286
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa43d ago0x2a4d95…77c338
0x4abc…4e430x9c95…e299Base$0.001100%fluxa43d ago0xa28835…b2d7f8
0x4abc…4e430x9c95…e299Base$0.001100%fluxa43d ago0xa3c718…61e886
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa43d ago0x060a48…476e23
0x4abc…4e430x9c95…e299Base$0.001100%fluxa43d ago0x6d3571…3ba0bf
0x4abc…4e430x9c95…e299Base$0.001100%fluxa43d ago0xdf7298…3b84b6
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa43d ago0xb04cfd…0c2dd8
0x4abc…4e430x9c95…e299Base$0.001100%fluxa43d ago0x23fffc…047bd0
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa43d ago0xadbb2e…529ebd
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa43d ago0x0bf510…a67875
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa43d ago0x3dfd6d…c488ca
0x4abc…4e430x9c95…e299Base$0.001100%fluxa43d ago0xbc49d3…6a2231
0x4abc…4e430x9c95…e299Base$0.001100%fluxa43d ago0xfcb618…58a995
0x4abc…4e430x9c95…e299Base$0.001100%fluxa44d ago0x573c98…c72871
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa44d ago0x5b0684…908bb9
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa44d ago0x7e3e85…9ae6c2
0x4abc…4e430x9c95…e299Base$0.001100%fluxa44d ago0x41a4ed…f67485
0x4abc…4e430x9c95…e299Base$0.001100%fluxa44d ago0x3efb34…37db47
0x4abc…4e430x9c95…e299Base$0.001100%fluxa44d ago0x831096…e1defe

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.