Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcbd5…d9320x9c95…e299Base$0.001100%Route unknown66d ago0x3d583d…acf802
0xcbd5…d9320x9c95…e299Base$0.001100%Route unknown66d ago0xe60945…68f08a
0xcbd5…d9320x9c95…e299Base$0.001100%Route unknown66d ago0xa42b01…7b7f85
0xcbd5…d9320x9c95…e299Base$0.001100%Route unknown66d ago0x3ae89b…b0d058
0xcbd5…d9320x9c95…e299Base$0.001100%Route unknown66d ago0x333d5b…e45fe1
0xcbd5…d9320x9c95…e299Base$0.001100%Route unknown66d ago0x4414ab…13edbd
0xcbd5…d9320x9c95…e299Base$0.001100%Route unknown66d ago0x0e61aa…dbbc2f
0xcbd5…d9320x9c95…e299Base$0.001100%Route unknown66d ago0xdb0bb4…e70ccd
0xcbd5…d9320x9c95…e299Base$0.001100%Route unknown66d ago0xbdc30f…ce13b1
0xcbd5…d9320x9c95…e299Base$0.001100%Route unknown66d ago0x02f426…852be7
0xcbd5…d9320x9c95…e299Base$0.001100%Route unknown66d ago0x13bdf4…b0a7e6
0xcbd5…d9320x9c95…e299Base$0.001100%Route unknown66d ago0x68252c…e3b405
0xcbd5…d9320x9c95…e299Base$0.001100%Route unknown66d ago0xef44f7…aad9fc
0xcbd5…d9320x9c95…e299Base$0.001100%Route unknown66d ago0x593cb0…96b595
0xcbd5…d9320x9c95…e299Base$0.001100%Route unknown66d ago0x9f6f68…8d7bf3
0xcbd5…d9320x9c95…e299Base$0.001100%Route unknown66d ago0x7173d8…67b9c1
0xcbd5…d9320x9c95…e299Base$0.001100%Route unknown66d ago0x7013e8…d34861
0xcbd5…d9320x9c95…e299Base$0.001100%Route unknown66d ago0xb566d4…cf41f2
0xcbd5…d9320x9c95…e299Base$0.001100%Route unknown66d ago0x5c45c2…7d1901
0xcbd5…d9320x9c95…e299Base$0.001100%Route unknown66d ago0xf70086…eab1b0
0xcbd5…d9320x9c95…e299Base$0.001100%Route unknown66d ago0xa72db7…bbccaa
0xcbd5…d9320x9c95…e299Base$0.001100%Route unknown66d ago0x3ca217…7d48fc
0xcbd5…d9320x9c95…e299Base$0.001100%Route unknown66d ago0x398d46…4bc9fc
0xcbd5…d9320x9c95…e299Base$0.001100%Route unknown66d ago0x866ab2…ae0b1e
0xcbd5…d9320x9c95…e299Base$0.001100%Route unknown66d ago0x178a8c…3c3024

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.