Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown60d ago0xfa7d66…d653a7
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown60d ago0x0ae25d…0f5643
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown60d ago0x136d02…6158fa
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown60d ago0x065115…f6dde8
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown60d ago0x2856ab…78c865
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown60d ago0x620072…b24835
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown60d ago0xea2693…175465
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown60d ago0x36ddec…65424d
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown60d ago0x3c09ca…41903a
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown60d ago0x9e3b6a…66feb7
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown60d ago0x91c0f2…503e8f
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown60d ago0x51e7a1…0c70a3
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown60d ago0xaf3509…33a75c
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown60d ago0x0f0324…1c8d35
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown60d ago0x43b808…9ec146
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown60d ago0x4bc516…9f2b70
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown60d ago0xc2a6bb…a9c5e9
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown60d ago0xc35f4c…0c07a2
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown60d ago0x510ce2…ef7649
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown60d ago0x5e2255…a8a6cc
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown60d ago0xb8cb29…2ae24a
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown60d ago0xd3ae21…0b46ce
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown60d ago0x735861…5545c3
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown60d ago0xb5cbc9…4c1878
0xad1b…a10d0x9c95…e299Base$0.001100%Route unknown60d ago0x6fed03…efd9b3

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.