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.003100%coinbase64d ago0x223240…748b72
0xe520…e26b0xdc59…1506Basex402 service$0.003100%coinbase64d ago0x409e86…9b6e3b
0xe520…e26b0xdc59…1506Basex402 service$0.003100%coinbase64d ago0x7371b2…8643c5
0xe520…e26b0xdc59…1506Basex402 service$0.003100%coinbase64d ago0x1f5f48…8e21d6
0xe520…e26b0xdc59…1506Basex402 service$0.003100%coinbase64d ago0x9c5c01…ec1162
0xe520…e26b0xdc59…1506Basex402 service$0.003100%coinbase64d ago0x915242…ba9053
0xe520…e26b0xdc59…1506Basex402 service$0.003100%coinbase64d ago0x51779d…e1a40e
0xe520…e26b0xdc59…1506Basex402 service$0.003100%coinbase64d ago0x627079…d8bb51
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase64d ago0x51564c…938bc0
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase64d ago0x26f1c6…287781
0xe520…e26b0xdc59…1506Basex402 service$0.003100%coinbase64d ago0x2719ba…08e206
0xe520…e26b0xdc59…1506Basex402 service$0.003100%coinbase65d ago0x621397…ba9d5b
0xe520…e26b0xdc59…1506Basex402 service$0.003100%coinbase65d ago0xc64666…b308c7
0xe520…e26b0xdc59…1506Basex402 service$0.003100%coinbase65d ago0xdae745…0f0d3e
0xe520…e26b0xdc59…1506Basex402 service$0.003100%coinbase65d ago0x2b108d…dc4a23
0xe520…e26b0xdc59…1506Basex402 service$0.003100%coinbase65d ago0x9b64bb…c63ba6
0xe520…e26b0xdc59…1506Basex402 service$0.003100%coinbase65d ago0xdda66f…8e6402
0xe520…e26b0xdc59…1506Basex402 service$0.00115100%coinbase65d ago0x6ed782…23f1f4
0xe520…e26b0xdc59…1506Basex402 service$0.004596100%coinbase65d ago0x8ee7d4…3bf03e
0xe520…e26b0xdc59…1506Basex402 service$0.003100%coinbase65d ago0x2cf1e6…840e77
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase65d ago0xb7e848…4be34c
0xf348…49090xdc59…1506Basex402 service$0.001100%coinbase65d ago0x26feef…709a45
0xf348…49090xdc59…1506Basex402 service$0.00243100%coinbase65d ago0x84bf5e…cec170
0xf348…49090xdc59…1506Basex402 service$0.00243100%coinbase65d ago0xf7f17e…2f80e9
0xf348…49090xdc59…1506Basex402 service$0.001100%coinbase65d ago0x3cd517…b34cfc

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.