Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9c7…16700x9395…48afBasex402 service$0.01100%coinbase14d ago0x4f884d…fe38f7
0x8a1b…618f0x9395…48afBasex402 service$0.01100%coinbase14d ago0x5fc2bc…3008d9
0x8a1b…618f0x9395…48afBasex402 service$0.01100%coinbase14d ago0x7d15e5…3e337f
0x8a1b…618f0x9395…48afBasex402 service$0.01100%coinbase14d ago0x6257da…55500f
0x8a1b…618f0x9395…48afBasex402 service$0.01100%coinbase14d ago0x66d714…9551fe
0x8a1b…618f0x9395…48afBasex402 service$0.01100%coinbase14d ago0xeebf14…516219
0x8a1b…618f0x9395…48afBasex402 service$0.01100%coinbase14d ago0xe7e6b3…8cc9be
0x8a1b…618f0x9395…48afBasex402 service$0.01100%coinbase14d ago0x8cf2e0…084f4b
0x8a1b…618f0x9395…48afBasex402 service$0.01100%coinbase14d ago0x8e3aa1…b985d5
0x8a1b…618f0x9395…48afBasex402 service$0.01100%coinbase14d ago0x6893b9…4173cd
0x8a1b…618f0x9395…48afBasex402 service$0.01100%coinbase14d ago0xeacb86…5cddf0
0x8a1b…618f0x9395…48afBasex402 service$0.01100%coinbase14d ago0x8b8f92…8772ce
0x8a1b…618f0x9395…48afBasex402 service$0.01100%coinbase14d ago0xc67d49…777930
0x8a1b…618f0x9395…48afBasex402 service$0.01100%coinbase14d ago0xaceab2…e3fd0b
0x8a1b…618f0x9395…48afBasex402 service$0.01100%coinbase14d ago0xb45ae7…ec8398
0x8a1b…618f0x9395…48afBasex402 service$0.01100%coinbase14d ago0x06a3fe…6246a8
0x8a1b…618f0x9395…48afBasex402 service$0.01100%coinbase14d ago0x2eb0a8…134422
0x8a1b…618f0x9395…48afBasex402 service$0.01100%coinbase14d ago0x16e46b…3b77ba
0x8a1b…618f0x9395…48afBasex402 service$0.01100%coinbase14d ago0x45359b…fe8733
0x8a1b…618f0x9395…48afBasex402 service$0.01100%coinbase14d ago0xf73217…564915
0x8a1b…618f0x9395…48afBasex402 service$0.01100%coinbase14d ago0x0e34f1…1ad32d
0x8a1b…618f0x9395…48afBasex402 service$0.01100%coinbase14d ago0x270c11…d82efc
0x8a1b…618f0x9395…48afBasex402 service$0.01100%coinbase14d ago0x0dcf79…856278
0x8a1b…618f0x9395…48afBasex402 service$0.01100%coinbase14d ago0x0f4bef…0d6877
0x8a1b…618f0x9395…48afBasex402 service$0.01100%coinbase14d ago0x8b2309…1826f1

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.