Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x56de…e93b0xdc59…1506Basex402 service$0.0056100%coinbase5d ago0x4892da…43b227
0x56de…e93b0xdc59…1506Basex402 service$0.0056100%coinbase5d ago0xa8421f…dceb72
0x56de…e93b0xdc59…1506Basex402 service$0.0056100%coinbase5d ago0xd521ef…af307e
0x56de…e93b0xdc59…1506Basex402 service$0.0056100%coinbase5d ago0x7e38a2…d586ad
0x56de…e93b0xdc59…1506Basex402 service$0.0056100%coinbase5d ago0x2f41bf…eefa3d
0x56de…e93b0xdc59…1506Basex402 service$0.0056100%coinbase5d ago0xb8e73a…320840
0x56de…e93b0xdc59…1506Basex402 service$0.0056100%coinbase5d ago0x0d298a…b1a32e
0x56de…e93b0xdc59…1506Basex402 service$0.0056100%coinbase5d ago0x9b9ab5…38e304
0x56de…e93b0xdc59…1506Basex402 service$0.0056100%coinbase5d ago0x2deced…8b8eb8
0x56de…e93b0xdc59…1506Basex402 service$0.0056100%coinbase5d ago0xfffdad…6803d2
0x56de…e93b0xdc59…1506Basex402 service$0.0056100%coinbase5d ago0xb60ca5…258a30
0x56de…e93b0xdc59…1506Basex402 service$0.0056100%coinbase5d ago0x22083c…771f98
0x56de…e93b0xdc59…1506Basex402 service$0.0056100%coinbase5d ago0x3e7c91…03bc9e
0x56de…e93b0xdc59…1506Basex402 service$0.0056100%coinbase5d ago0x611ac4…7037af
0x56de…e93b0xdc59…1506Basex402 service$0.0056100%coinbase5d ago0xd99b9d…de626f
0x56de…e93b0xdc59…1506Basex402 service$0.0056100%coinbase5d ago0x41d1b0…a9928e
0x56de…e93b0xdc59…1506Basex402 service$0.0056100%coinbase5d ago0x82e214…70c199
0x56de…e93b0xdc59…1506Basex402 service$0.0056100%coinbase5d ago0x9e2191…690c97
0x56de…e93b0xdc59…1506Basex402 service$0.0056100%coinbase5d ago0xfcfbb6…d053c2
0x56de…e93b0xdc59…1506Basex402 service$0.0056100%coinbase5d ago0x773e07…8e8103
0x56de…e93b0xdc59…1506Basex402 service$0.0056100%coinbase5d ago0x0b9785…efa1c4
0x56de…e93b0xdc59…1506Basex402 service$0.0056100%coinbase5d ago0x6a4468…904386
0x56de…e93b0xdc59…1506Basex402 service$0.0056100%coinbase5d ago0xf976ca…dda6f4
0x56de…e93b0xdc59…1506Basex402 service$0.0056100%coinbase5d ago0x6bbd4f…4cada9
0x56de…e93b0xdc59…1506Basex402 service$0.0056100%coinbase5d ago0x293cad…c1e564

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.