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
0x734c…7699lrifton92.ethBasex402 service$0.01100%coinbase59d ago0xfaf023…7b66aa
0x734c…76990xcf92…42fbBasex402 service$0.05100%coinbase59d ago0x42ce0d…fa28fd
0x734c…7699lrifton92.ethBasex402 service$0.01100%coinbase59d ago0x3aeecb…c5bf7a
0x734c…76990xcf92…42fbBasex402 service$0.002100%coinbase59d ago0x43a059…e16775
0x734c…76990xcf92…42fbBasex402 service$0.01100%coinbase59d ago0x576d8e…e1f647
0x734c…76990xcf92…42fbBasex402 service$0.002100%coinbase59d ago0xc2f999…8151f9
0x734c…76990xcf92…42fbBasex402 service$0.05100%coinbase59d ago0x79811b…d4ed9f
0x734c…76990xcf92…42fbBasex402 service$0.01100%coinbase59d ago0xd9e844…d3aca5
0x734c…76990xcf92…42fbBasex402 service$0.05100%coinbase59d ago0x047c03…8860e3
0x734c…76990xcf92…42fbBasex402 service$0.002100%coinbase59d ago0xea0391…fd4736
0x734c…76990xcf92…42fbBasex402 service$0.01100%coinbase59d ago0xd27ffe…9d2abe
0x734c…76990xcf92…42fbBasex402 service$0.05100%coinbase60d ago0x880eb8…1cc511
0x734c…76990xcf92…42fbBasex402 service$0.002100%coinbase60d ago0x6f27b3…87b3f3
0x734c…76990xcf92…42fbBasex402 service$0.01100%coinbase60d ago0x86f747…50b782
0x734c…7699lrifton92.ethBasex402 service$0.01100%coinbase60d ago0x163ba4…362331
0x734c…76990xcf92…42fbBasex402 service$0.05100%coinbase60d ago0x055de2…a1c7c9
0x734c…76990xcf92…42fbBasex402 service$0.01100%coinbase60d ago0xeb4fba…781972
0x734c…76990xcf92…42fbBasex402 service$0.002100%coinbase60d ago0x18c540…23a4ad
0x734c…76990xcf92…42fbBasex402 service$0.002100%coinbase60d ago0xed9747…c1fbec
0x734c…76990xcf92…42fbBasex402 service$0.05100%coinbase60d ago0xb4f83b…5c0675
0x734c…7699lrifton92.ethBasex402 service$0.01100%coinbase60d ago0x0c45ef…986389
0x734c…76990xcf92…42fbBasex402 service$0.01100%coinbase60d ago0xb74cd3…04ab29

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.