Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa6ee…e9f30x9c95…e299Base$0.001100%fluxa43d ago0x00e8ae…ba0234
0xa6ee…e9f30x9c95…e299Base$0.001100%fluxa43d ago0xa1f24f…3255e6
0xa6ee…e9f30x9c95…e299Base$0.001100%fluxa43d ago0xbb408b…9e4103
0xa6ee…e9f30x9c95…e299Base$0.001100%fluxa43d ago0x0152f1…e15c74
0xa6ee…e9f30x9c95…e299Base$0.001100%fluxa43d ago0xfc5f32…686ffc
0xa6ee…e9f30x9c95…e299Base$0.001100%fluxa43d ago0x32a569…ab2f1d
0xa6ee…e9f30xfe80…47eeBase$0.001100%fluxa43d ago0x8605b2…d46cb7
0xa6ee…e9f30xfe80…47eeBase$0.001100%fluxa43d ago0x2d9635…cac721
0xa6ee…e9f30x9c95…e299Base$0.001100%fluxa43d ago0xb23b14…e2a52f
0xa6ee…e9f30x9c95…e299Base$0.001100%fluxa43d ago0x67fbcc…0ec0a3
0xa6ee…e9f30x9c95…e299Base$0.001100%fluxa43d ago0x04d725…c388da
0xa6ee…e9f30xfe80…47eeBase$0.001100%fluxa43d ago0xc9c5b0…acff26
0xa6ee…e9f30xfe80…47eeBase$0.001100%fluxa43d ago0xfd563b…f0996b
0xa6ee…e9f30xfe80…47eeBase$0.001100%fluxa43d ago0xd68689…18d3d8
0xa6ee…e9f30xfe80…47eeBase$0.001100%fluxa43d ago0xa0be99…1fcb6e
0xa6ee…e9f30x9c95…e299Base$0.001100%fluxa44d ago0xc8b3b9…ee8f68
0xa6ee…e9f30x9c95…e299Base$0.001100%fluxa44d ago0xa58e40…4ee99b
0xa6ee…e9f30x9c95…e299Base$0.001100%fluxa44d ago0xc0fd53…a63865
0xa6ee…e9f30x9c95…e299Base$0.001100%fluxa44d ago0x15ac70…20b1a8
0xa6ee…e9f30x9c95…e299Base$0.001100%fluxa44d ago0xaf852f…342170
0xa6ee…e9f30x9c95…e299Base$0.001100%fluxa44d ago0xb7330c…5acfa6
0xa6ee…e9f30x9c95…e299Base$0.001100%fluxa44d ago0xb365be…f464d6
0xa6ee…e9f30x9c95…e299Base$0.001100%fluxa44d ago0x29e136…ed5891
0xa6ee…e9f30xfe80…47eeBase$0.001100%fluxa44d ago0xe5f1b6…f2f42e
0xa6ee…e9f30x9c95…e299Base$0.001100%fluxa44d ago0xccc304…09680d

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.