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%coinbase6d ago0x2876e9…d17afc
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase6d ago0xb196fc…a8e687
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase6d ago0x02fe66…486822
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase6d ago0x9a61bd…3f0ad6
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase6d ago0xcd08c8…6c78f7
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase6d ago0x84561c…c709a6
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase6d ago0xcb4936…65d61b
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase6d ago0xbcd83f…8cc413
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase6d ago0xf1f691…99be39
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase6d ago0xd04e6f…65a058
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase6d ago0x7b3296…5b936f
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase6d ago0x42caa4…fd2f29
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase6d ago0xfe20ae…0710f3
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase6d ago0x6b7564…f4a180
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase6d ago0x5f2cce…3396c9
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase6d ago0x649fcd…204877
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase6d ago0xf2b397…1e8084
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase6d ago0xcaf598…0c0400
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase6d ago0x459401…0c1f78
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase6d ago0x4d97d1…e08895
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase7d ago0xa8628c…54d3cb
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase7d ago0x0455f8…0eb9a2
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase7d ago0xff4fb1…0efe9d
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase7d ago0x29b6ff…13ef34

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.