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—$99.9170%0x33cf…fffe29d ago0x6a4d46…3f89ca
0x1332…66eb0xdf62…30eeBase—$99.8570%0x7a25…7fdc29d ago0xca432e…807888
0x1332…66eb0xdf62…30eeBase—$99.9170%0x560f…a71329d ago0xdbdda6…3581c4
0x1332…66eb0xdf62…30eeBase—$99.8570%0x9993…8cf529d ago0x8d157b…de23fc
0x1332…66eb0xdf62…30eeBase—$99.9270%0x7fb5…6c5229d ago0x004186…784d4d
0xd064…d9e70xdf62…30eeBase—$404.9370%0x9c03…689d29d ago0x78d34d…31b474
0x1332…66eb0xdf62…30eeBase—$407.8970%0x8503…c07229d ago0x32ebaa…bc4f81
0xce06…03af0xdf62…30eeBase—$0.5870%0xf863…e52329d ago0x9b617c…3552c2
0x71f5…8af70xdf62…30eeBase—$3.6870%0xe1d1…1b1930d ago0x941f44…e1b16a
0x1332…66eb0xdf62…30eeBase—$76.0070%0x811a…c8aa30d ago0x49dd33…332869
0x1332…66eb0xdf62…30eeBase—$262.4070%0x1c63…f5e730d ago0x1099d4…1bd6ee
0x1332…66eb0xdf62…30eeBase—$99.9270%0x8437…41a830d ago0xf555c3…566d86
0x1332…66eb0xdf62…30eeBase—$8.5470%0xac5b…869830d ago0x94aed8…8798ae

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.