Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase102d ago0x13a344…81e0e6
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase102d ago0x77f2f1…3e2808
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase102d ago0x0c75d0…ca13a6
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase102d ago0x59bcbf…e94cd3
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase102d ago0xc9caaf…49983c
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase102d ago0x9eac07…1fb296
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase102d ago0x555f48…fa1d62
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase102d ago0x6b4ecc…d92254
0xce84…60f00xcf92…42fbBasex402 service$0.001100%coinbase102d ago0x51074a…965923
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase102d ago0xcecbc8…0383b1
0x8ddc…75740xcf92…42fbBasex402 service$0.001100%coinbase102d ago0x8381ed…30b432
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase103d ago0x8c3892…4a3c9f
0xd645…acfd0xcf92…42fbBasex402 service$0.001100%coinbase103d ago0xa72069…e1ba15
0xd645…acfd0xcf92…42fbBasex402 service$0.001100%coinbase103d ago0x691c53…e10427
0xd645…acfd0xcf92…42fbBasex402 service$0.001100%coinbase103d ago0xef9949…a71b29
0xd645…acfd0xcf92…42fbBasex402 service$0.001100%coinbase103d ago0x28fd84…a6c7d2
0xd645…acfd0xcf92…42fbBasex402 service$0.001100%coinbase103d ago0xcc7c25…0661d9
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase103d ago0x35e7f8…793a20
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase103d ago0x29ab16…38f9fa
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase103d ago0x548cbf…413b8b
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase103d ago0xc68155…83ea76
0x3e06…16530xcf92…42fbBasex402 service$0.001100%coinbase103d ago0x374ac3…6a618f
0x3e06…16530xcf92…42fbBasex402 service$0.001100%coinbase103d ago0x0a07ed…1c0b59
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase103d ago0xcf941a…af30f1
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase103d ago0x4aa075…095633

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.