Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3bb4…d87c0xcf92…42fbBasex402 service$0.001100%coinbase86d ago0xa39068…ff0e90
0x6fb2…8cfb0xcf92…42fbBasex402 service$0.001100%coinbase86d ago0x79f610…110e08
0x0ff6…5e720xcf92…42fbBasex402 service$0.001100%coinbase86d ago0xa27faf…f0b03d
0xe4a9…036e0xcf92…42fbBasex402 service$0.10100%coinbase86d ago0xce60d7…128e42
0x6fb2…8cfb0xcf92…42fbBasex402 service$0.001100%coinbase86d ago0x498a63…61af65
0x371e…189f0xcf92…42fbBasex402 service$0.001100%coinbase86d ago0x3153d0…3fb655
0x3bb4…d87c0xcf92…42fbBasex402 service$0.001100%coinbase86d ago0x123dbd…fbbae3
0x0ff6…5e720xcf92…42fbBasex402 service$0.001100%coinbase86d ago0xb5e76b…97b299
0xb137…85970xcf92…42fbBasex402 service$0.001100%coinbase86d ago0xb65613…f5d867
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase86d ago0xa8fbca…c88458
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase86d ago0x38b74f…70da57
0x7b56…dc630xcf92…42fbBasex402 service$0.001100%coinbase86d ago0x64649c…2a5da1
0x50fc…f1650xcf92…42fbBasex402 service$0.001100%coinbase86d ago0xcd12b8…2e0a29
0xffb3…912a0xcf92…42fbBasex402 service$0.001100%coinbase86d ago0xcbb1ee…f8edc9
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase86d ago0x33042e…f4efea
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase86d ago0x5e790a…f4e906
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase86d ago0x07f893…8d2005
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase86d ago0x037c76…826061
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase86d ago0x001e88…594cde
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase86d ago0x93a193…08bc6f
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase86d ago0x18a26f…077860
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase86d ago0x54ea77…863fbe
0xbf45…3c150xcf92…42fbBasex402 service$0.001100%coinbase86d ago0x04bdee…b8cb71
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase86d ago0xbe4050…3060f3
0xbd47…80990xcf92…42fbBasex402 service$0.001100%coinbase86d ago0x0d472d…46c6ec

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.