Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x734c…76990xcf92…42fbBasex402 service$0.05100%coinbase59d ago0x7be584…31dd42
0x734c…76990xcf92…42fbBasex402 service$0.002100%coinbase59d ago0xd4d344…ad7c5d
0x734c…76990xcf92…42fbBasex402 service$0.01100%coinbase59d ago0x0ff8a4…c39d9a
0xb92a…1e0f0xcf92…42fbBasex402 service$0.01100%coinbase59d ago0x1ed64c…fed13a
0xb92a…1e0f0xcf92…42fbBasex402 service$0.01100%coinbase59d ago0x6fdb23…d6c19f
0xb92a…1e0f0xcf92…42fbBasex402 service$0.01100%coinbase59d ago0xa55c58…26f481
0xb92a…1e0f0xcf92…42fbBasex402 service$0.01100%coinbase59d ago0xac2cb1…4b6506
0x9897…e0420xcf92…42fbBasex402 service$0.002100%coinbase59d ago0xb52575…26b81b
0x734c…76990xcf92…42fbBasex402 service$0.05100%coinbase59d ago0x42ce0d…fa28fd
0x734c…76990xcf92…42fbBasex402 service$0.002100%coinbase59d ago0x43a059…e16775
0x734c…76990xcf92…42fbBasex402 service$0.01100%coinbase59d ago0x576d8e…e1f647
0x9897…e0420xcf92…42fbBasex402 service$0.002100%coinbase59d ago0xb5661a…3ce05d
0xb92a…1e0f0xcf92…42fbBasex402 service$0.002100%coinbase59d ago0xd2c580…a5888e
0x9897…e0420xcf92…42fbBasex402 service$0.002100%coinbase59d ago0x5a2756…e4e13a
0x9897…e0420xcf92…42fbBasex402 service$0.002100%coinbase60d ago0x6d2f90…7296d2
0x20bf…b2360xcf92…42fbBasex402 service$0.002100%coinbase60d ago0x86b971…890d56
0x9897…e0420xcf92…42fbBasex402 service$0.002100%coinbase60d ago0xd2ccd2…a4d5ff
0xadc3…05660xcf92…42fbBasex402 service$0.002100%coinbase60d ago0x360c62…a371a3
0x9897…e0420xcf92…42fbBasex402 service$0.002100%coinbase60d ago0x4bd8d7…343807
0x9897…e0420xcf92…42fbBasex402 service$0.002100%coinbase60d ago0xb7be61…c64e59
0x734c…76990xcf92…42fbBasex402 service$0.002100%coinbase60d ago0xc2f999…8151f9
0x734c…76990xcf92…42fbBasex402 service$0.05100%coinbase60d ago0x79811b…d4ed9f
0x734c…76990xcf92…42fbBasex402 service$0.01100%coinbase60d ago0xd9e844…d3aca5
0x734c…76990xcf92…42fbBasex402 service$0.05100%coinbase60d ago0x047c03…8860e3
0x734c…76990xcf92…42fbBasex402 service$0.002100%coinbase60d ago0xea0391…fd4736

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.