Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown69d ago0xf56ad9…83b3be
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown69d ago0xbb0846…81cb1f
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown69d ago0x3b1c96…4a3e41
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown69d ago0x82dce5…cb4cde
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown69d ago0xaa4bb1…f9a539
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown69d ago0x99a75a…1bb6e6
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown69d ago0xcfab08…3363a7
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown69d ago0xe9231a…85645e
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown69d ago0x9e6728…e71c48
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown69d ago0xb0bd95…1581c4
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown69d ago0x6127c6…8fb980
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown69d ago0x40f3fe…a942df
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown69d ago0x2aa5d2…42c7ad
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown69d ago0x9a8910…d349a3
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown69d ago0x4be8b9…eea148
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown69d ago0xcebe2f…9a8b44
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown69d ago0xd863dd…81acc9
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown69d ago0x97b049…9c5164
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown69d ago0x4222fa…2e601b
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown69d ago0x288590…bba5c7
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown69d ago0x188708…b3645e
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown69d ago0xe86e70…b564cc
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown69d ago0x4f18cf…e60a96
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown69d ago0x0a2c74…ebc0e4
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown69d ago0x6c568a…0cfa89

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.