Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x80cf…d8c40x9c95…e299Base—$0.001100%fluxa47d ago0xc67f65…a81eed
0x80cf…d8c40x9c95…e299Base—$0.001100%fluxa47d ago0x447def…ff52e1
0x80cf…d8c40x9c95…e299Base—$0.001100%fluxa47d ago0x97c826…84e0e5
0x80cf…d8c40x9c95…e299Base—$0.001100%fluxa47d ago0xea3e89…3fd0b1
0x80cf…d8c40x9c95…e299Base—$0.001100%fluxa47d ago0xa0e3d0…5a2f3f
0x80cf…d8c40x9c95…e299Base—$0.001100%fluxa47d ago0x2d01b0…718b84
0x80cf…d8c40x9c95…e299Base—$0.001100%fluxa47d ago0xff5eef…91a1c9
0x80cf…d8c40x9c95…e299Base—$0.001100%fluxa47d ago0x306267…f6e76c
0x80cf…d8c40x9c95…e299Base—$0.001100%fluxa47d ago0xc5f599…aef7e7
0x80cf…d8c40x9c95…e299Base—$0.001100%fluxa47d ago0xd758d2…63733a
0x80cf…d8c40x9c95…e299Base—$0.001100%fluxa47d ago0xbb2e7f…bc4713
0x80cf…d8c40x9c95…e299Base—$0.001100%fluxa47d ago0xc9f0a0…66da42
0x80cf…d8c40xfe80…47eeBase—$0.001100%fluxa47d ago0x9dbd5b…0c7240
0x80cf…d8c40xfe80…47eeBase—$0.001100%fluxa47d ago0x4237cf…e91da6
0x80cf…d8c40xfe80…47eeBase—$0.001100%fluxa47d ago0x68b259…2ba340
0x80cf…d8c40xfe80…47eeBase—$0.001100%fluxa47d ago0x29164e…9b614c
0x80cf…d8c40x9c95…e299Base—$0.001100%fluxa47d ago0x3cd0d6…f78f99
0x80cf…d8c40xfe80…47eeBase—$0.001100%fluxa47d ago0x03a045…c4997d
0x80cf…d8c40xfe80…47eeBase—$0.001100%fluxa47d ago0xd72fa7…f0f708
0x80cf…d8c40xfe80…47eeBase—$0.001100%fluxa47d ago0x61434b…3232db
0x80cf…d8c40x9c95…e299Base—$0.001100%fluxa47d ago0x79e4f9…a24793
0x80cf…d8c40xfe80…47eeBase—$0.001100%fluxa47d ago0x0aa81b…f08064
0x80cf…d8c40xfe80…47eeBase—$0.001100%fluxa47d ago0x6d74e7…f78275
0x80cf…d8c40x9c95…e299Base—$0.001100%fluxa47d ago0xe9f75f…540630
0x80cf…d8c40x9c95…e299Base—$0.001100%fluxa47d ago0x78ba66…7a3d67

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

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