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.002100%coinbase26d ago0x349d97…42be3f
0xe520…e26b0xdc59…1506Basex402 service$0.002100%coinbase26d ago0xce9bcb…ac7095
0xe520…e26b0xdc59…1506Basex402 service$0.002100%coinbase26d ago0xf15b3f…1ec489
0xe520…e26b0xdc59…1506Basex402 service$0.002100%coinbase26d ago0x913c30…1eb3ae
0xe520…e26b0xdc59…1506Basex402 service$0.002100%coinbase26d ago0x01332f…0c8251
0xe520…e26b0xdc59…1506Basex402 service$0.002100%coinbase26d ago0x6d63d6…6de5fa
0xe520…e26b0xdc59…1506Basex402 service$0.002100%coinbase26d ago0xab81d5…b8889e
0xe520…e26b0xdc59…1506Basex402 service$0.002100%coinbase26d ago0x8f760b…126f11
0xe520…e26b0xdc59…1506Basex402 service$0.002100%coinbase26d ago0xc57277…c15499
0xe520…e26b0xdc59…1506Basex402 service$0.002100%coinbase26d ago0xf78a0c…e7b0ed
0xe520…e26b0xdc59…1506Basex402 service$0.002100%coinbase26d ago0x348c68…bbd011
0xe520…e26b0xdc59…1506Basex402 service$0.002100%coinbase26d ago0xfa2802…d43e44
0xe520…e26b0xdc59…1506Basex402 service$0.002100%coinbase26d ago0x1dc489…64155a
0xe520…e26b0xdc59…1506Basex402 service$0.002100%coinbase26d ago0x0852cf…969671
0xe520…e26b0xdc59…1506Basex402 service$0.002100%coinbase26d ago0x3e1d95…f0c6bb
0x1d66…98db0xdc59…1506Basex402 service$0.002100%coinbase26d ago0xfeb6a4…8776d2
0x1d66…98db0xdc59…1506Basex402 service$0.001100%coinbase26d ago0x0e9491…98cd42
0x1d66…98db0xdc59…1506Basex402 service$0.002100%coinbase26d ago0xaf8b26…3cecff
0x1d66…98db0xdc59…1506Basex402 service$0.001100%coinbase26d ago0xb641a3…e5ee64
0x1d66…98db0xdc59…1506Basex402 service$0.001100%coinbase26d ago0x556515…5b724a
0x1d66…98db0xdc59…1506Basex402 service$0.001100%coinbase26d ago0xcdd3ee…dd2ae1
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase27d ago0xf6236d…b307b9
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase27d ago0x2104b8…6caaca
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase27d ago0x1b9a93…ac5280
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase27d ago0xed2e29…593480

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.