Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x417e…fbd80x9c95…e299Base$0.001100%Route unknown28d ago0x5a0245…09a50b
0x417e…fbd80x9c95…e299Base$0.001100%Route unknown28d ago0x6f9851…1c5ffa
0x417e…fbd80x9c95…e299Base$0.001100%Route unknown28d ago0xab55b3…f74cab
0x417e…fbd80x9c95…e299Base$0.001100%Route unknown28d ago0x72a649…f7c08f
0x417e…fbd80x9c95…e299Base$0.001100%Route unknown28d ago0x51ba35…ccd3ac
0x417e…fbd80x9c95…e299Base$0.001100%Route unknown28d ago0x1436bb…d63a96
0x417e…fbd80x9c95…e299Base$0.001100%Route unknown28d ago0xee4bfe…66df87
0x417e…fbd80x9c95…e299Base$0.001100%Route unknown28d ago0x586c6e…fb9042
0x417e…fbd80x9c95…e299Base$0.001100%Route unknown28d ago0xe3f29b…9336c7
0x417e…fbd80x9c95…e299Base$0.001100%Route unknown28d ago0xe61bc6…0e6792
0x417e…fbd80x9c95…e299Base$0.001100%Route unknown28d ago0x9bad43…b85a7c
0x417e…fbd80x9c95…e299Base$0.001100%Route unknown28d ago0x01c3a2…d0a8f0
0x417e…fbd80x9c95…e299Base$0.001100%Route unknown28d ago0xa14943…c0fb75
0x417e…fbd80x9c95…e299Base$0.001100%Route unknown28d ago0x63f44f…e47694
0x417e…fbd80x9c95…e299Base$0.001100%Route unknown28d ago0xfcc8f7…b985b0
0x417e…fbd80x9c95…e299Base$0.001100%Route unknown28d ago0xb60c9e…f8e5ff
0x417e…fbd80x9c95…e299Base$0.001100%Route unknown28d ago0x20a08a…2d186a
0x417e…fbd80x9c95…e299Base$0.001100%Route unknown28d ago0x4a9f95…66696d
0x417e…fbd80x9c95…e299Base$0.001100%Route unknown28d ago0x6e0fd0…ccaf8d
0x417e…fbd80x9c95…e299Base$0.001100%Route unknown28d ago0x265a63…9b77c5
0x417e…fbd80x9c95…e299Base$0.001100%Route unknown28d ago0x4cf9d3…26cd08
0x417e…fbd80x9c95…e299Base$0.001100%Route unknown28d ago0xf4d0fa…86c9fc
0x417e…fbd80x9c95…e299Base$0.001100%Route unknown28d ago0x21313b…d89691
0x417e…fbd80x9c95…e299Base$0.001100%Route unknown28d ago0xa35bc1…e92568
0x417e…fbd80x9c95…e299Base$0.001100%Route unknown28d ago0x466052…204db6

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.