Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbb42…72010xfe80…47eeBase$0.001100%fluxa13d ago0x2dffe2…99dfc5
0xbb42…72010xfe80…47eeBase$0.001100%fluxa13d ago0x2b0093…ae8c88
0xbb42…72010xfe80…47eeBase$0.001100%fluxa14d ago0x138beb…45b486
0xbb42…72010xfe80…47eeBase$0.001100%fluxa14d ago0x160bec…ffd94e
0xbb42…72010xfe80…47eeBase$0.001100%fluxa14d ago0x7846ca…35f74d
0xbb42…72010xfe80…47eeBase$0.001100%fluxa14d ago0xaf2d88…13b4f8
0xbb42…72010xfe80…47eeBase$0.001100%fluxa14d ago0x368840…617d64
0xbb42…72010xfe80…47eeBase$0.001100%fluxa14d ago0x24e9a6…e30f0a
0xbb42…72010xfe80…47eeBase$0.001100%fluxa14d ago0xea0e0c…e4d9c6
0xbb42…72010xfe80…47eeBase$0.001100%fluxa14d ago0x87ad82…0c1342
0xbb42…72010xfe80…47eeBase$0.001100%fluxa14d ago0x8d999e…f13464
0xbb42…72010xfe80…47eeBase$0.001100%fluxa14d ago0x61ea62…bdad7e
0xbb42…72010xfe80…47eeBase$0.001100%fluxa14d ago0x632a1e…3f75f2
0xbb42…72010xfe80…47eeBase$0.001100%fluxa14d ago0xd41af7…cad5f0
0xbb42…72010x9c95…e299Base$0.001100%Route unknown14d ago0x0a534c…3df9d5
0xbb42…72010x9c95…e299Base$0.001100%Route unknown14d ago0xd98cd4…ac7ad5
0xbb42…72010x9c95…e299Base$0.001100%Route unknown14d ago0xad7ecc…e94f55
0xbb42…72010x9c95…e299Base$0.001100%Route unknown14d ago0x317f90…f0fed0
0xbb42…72010x9c95…e299Base$0.001100%Route unknown14d ago0xa66eac…04ebef
0xbb42…72010x9c95…e299Base$0.001100%Route unknown14d ago0xa0910d…b2cb07
0xbb42…72010x9c95…e299Base$0.001100%Route unknown14d ago0xbb2953…a11c45
0xbb42…72010x9c95…e299Base$0.001100%Route unknown14d ago0xf2a1b6…125687
0xbb42…72010x9c95…e299Base$0.001100%Route unknown14d ago0xcb5173…b783dc
0xbb42…72010x9c95…e299Base$0.001100%Route unknown14d ago0x758505…4f4eb3

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.