Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase8d ago0x7076ea…06df42
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase8d ago0xf29872…469fb5
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase8d ago0x58a42a…95f0c6
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase8d ago0x159b08…d85289
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase8d ago0xcce3ea…1dc447
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase8d ago0xb70a92…ec71b7
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase8d ago0x3b8d5d…99c7a8
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase8d ago0x57a7ca…170acf
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase8d ago0x242ced…9c3a00
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase8d ago0x6d929a…29d59e
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase8d ago0x3a994f…fc4d74
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase8d ago0x99d910…b787c6
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase8d ago0xfc22ce…4702f7
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase8d ago0x0a4905…82b486
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase8d ago0x4c9e92…c7f106
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase8d ago0x4924c7…aa013e
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase8d ago0xb73a5d…504323
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase8d ago0x2d5f6c…8253c7
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase8d ago0x4717ef…17c1a0
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase8d ago0x16bf64…31830c
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase8d ago0x46fe09…e918e8
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase8d ago0xde60f7…2f0445
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase8d ago0x7277bf…32d354
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase8d ago0x3687e9…e6c0da
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase8d ago0x8a9957…066d3c

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.