Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa17d ago0xac33b6…9ad43f
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa17d ago0xfafe3a…37c08f
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa17d ago0x7c2589…ede244
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa18d ago0x281a0c…47378a
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa18d ago0xeb3fa1…e219da
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa18d ago0x1fa2f6…4fd35d
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa18d ago0x8e0d54…7bb55a
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa18d ago0x51cd49…638f13
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa18d ago0x07b396…6bf633
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa18d ago0x11e894…155318
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa18d ago0x12ca26…7c03f9
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa18d ago0xdec850…a297d0
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa18d ago0x0dc878…0f95c7
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa18d ago0x609f48…1c226a
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa18d ago0x07fbf1…09ac15
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa18d ago0x723093…2829cd
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa18d ago0x4acb59…a8775d
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa18d ago0x19d8b3…67d71a
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa18d ago0x47239c…108f3f
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa18d ago0xf10b1a…f7df91
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa18d ago0x0755e2…70473b
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa18d ago0x62d07d…39cca6
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa18d ago0x80f97f…899461
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa18d ago0x7021bb…f7af52
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa18d ago0xc790d1…41c923

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.