Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x47c5…4fc3Base—$106.0070%0x823e…6b6c14d ago0x10a778…08d542
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x99d9…ec9d14d ago0x3f3c9d…f8bbba
0x1332…66eb0x47c5…4fc3Base—$26.2570%0x6a34…ec8814d ago0xfedaa9…25c8aa
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x39e9…239314d ago0xd89aac…ccc7f6
0x1332…66eb0x47c5…4fc3Base—$100.0070%0x50ee…525214d ago0x8f5054…c55624
0x1332…66eb0x47c5…4fc3Base—$84.0070%0xba2c…ddc814d ago0x0c65c5…1674e5
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x9b8a…f4bd14d ago0xba74b2…664f9c
0x1332…66eb0x47c5…4fc3Base—$19.9570%0x0881…8de214d ago0x788621…e97fbd
0x1332…66eb0x47c5…4fc3Base—$94.5070%0x9d6c…edd314d ago0x47190d…e80f6c
0x1332…66eb0x47c5…4fc3Base—$90.3070%0x1f7e…db9614d ago0xe2e318…2db8f2
0x1332…66eb0x47c5…4fc3Base—$157.5070%0xdb82…274814d ago0x54eaa5…17f615
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x2742…8fd114d ago0xc946c7…096e19
0x1332…66eb0x47c5…4fc3Base—$13.6570%0x752e…993314d ago0xbed82b…0172a9
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x5b2d…d78c14d ago0x96f18a…6d3fa3
0x1332…66eb0x47c5…4fc3Base—$52.5070%0x0166…37af14d ago0xf99c80…fce06b
0x1332…66eb0x47c5…4fc3Base—$10.5070%0xdfb4…bf9314d ago0x65e9a0…4d54c6
0x1332…66eb0x47c5…4fc3Base—$2.5770%0xb769…f88114d ago0x2b8d67…102eb0
0x1332…66eb0x47c5…4fc3Base—$52.5070%0x5670…ffbc14d ago0x303597…7cbaa5
0x1332…66eb0xdf62…30eeBase—$99.9970%0x2d18…781114d ago0xaf9db6…e62167
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x0908…9e5114d ago0xb00b78…fc65b6
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x1868…142614d ago0x84f445…2cca14
0x1332…66eb0x47c5…4fc3Base—$262.5070%0x5d3d…e33314d ago0x825ad5…77a7d7
0x1332…66eb0x47c5…4fc3Base—$525.0070%0x4760…47ea14d ago0x46484e…c06908
0x1332…66eb0x47c5…4fc3Base—$11.5570%0xbdce…f63714d ago0x536396…497353
0x1332…66eb0xdf62…30eeBase—$99.9970%0x3eb5…db3c14d ago0xdc8a2f…01c788

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.