Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9897…e0420xcf92…42fbBasex402 service$0.002100%coinbase69d ago0x3e3e41…f30502
0x9897…e0420xcf92…42fbBasex402 service$0.002100%coinbase69d ago0x56dce1…9fd2e8
0x9897…e0420xcf92…42fbBasex402 service$0.002100%coinbase69d ago0x21b467…dc965f
0x9897…e0420xcf92…42fbBasex402 service$0.002100%coinbase69d ago0xce9549…b0103e
0x9897…e0420xcf92…42fbBasex402 service$0.002100%coinbase69d ago0xcd1725…045ee4
0x9897…e0420xcf92…42fbBasex402 service$0.002100%coinbase69d ago0x7eb08e…a63571
0x9897…e0420xcf92…42fbBasex402 service$0.002100%coinbase69d ago0xf3a9f9…6653e3
0x5aa0…2fe70xcf92…42fbBasex402 service$0.10100%coinbase69d ago0x16b917…7326dc
0x9897…e0420xcf92…42fbBasex402 service$0.002100%coinbase69d ago0x3e900d…7627ac
0x9897…e0420xcf92…42fbBasex402 service$0.002100%coinbase70d ago0x210272…7ccd6e
0x7e57…2f090xcf92…42fbBasex402 service$0.01100%coinbase70d ago0xbd347e…63dea5
0x7e57…2f090xcf92…42fbBasex402 service$0.01100%coinbase70d ago0x62dc2c…4e8c4b
0x7e57…2f090xcf92…42fbBasex402 service$0.01100%coinbase70d ago0x4eeb39…1cae05
0x9897…e0420xcf92…42fbBasex402 service$0.002100%coinbase70d ago0x4d2035…074e4d
0x7e57…2f090xcf92…42fbBasex402 service$0.01100%coinbase70d ago0x031c5f…a2b853
0x734c…76990xcf92…42fbBasex402 service$0.05100%coinbase70d ago0x51f4bd…4aed86
0x734c…76990xcf92…42fbBasex402 service$0.01100%coinbase70d ago0xee3dee…b11e74
0x734c…76990xcf92…42fbBasex402 service$0.002100%coinbase70d ago0x0cede0…ea06c2

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.