Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0xdf62…30eeBase—$12.7570%0x2fb2…aefd12d ago0x899076…88ccca
0x1332…66eb0xdf62…30eeBase—$99.9270%0xa423…2cae12d ago0x1908d1…0f6709
0x1332…66eb0xdf62…30eeBase—$99.8370%0x35c6…376312d ago0x713f71…87255f
0x1332…66eb0xdf62…30eeBase—$99.8370%0x2115…35a012d ago0x1efcaa…0259d6
0x1332…66eb0xdf62…30eeBase—$49.8870%0x3663…55ff12d ago0xd8c553…2214ea
0x1332…66eb0xdf62…30eeBase—$98.6970%0x12ba…6b6112d ago0xf3e6ff…27f6bf
0x773a…ad4f0xdf62…30eeBase—$65.0070%0xf9ea…484f13d ago0xbc13bf…209358
0xd064…d9e70xdf62…30eeBase—$280.9170%0xbb85…658213d ago0xad3402…fb47e2
0x1332…66eb0xdf62…30eeBase—$48.5570%0x59d0…cf7213d ago0x9cf713…6d5d6f
0x1332…66eb0xdf62…30eeBase—$4.9770%0xe9e4…196313d ago0x3c63ba…be844f
0x773a…ad4f0xdf62…30eeBase—$99.9970%0xbc4f…cafd13d ago0x58977e…15e32f

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.