Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8329…a0650x3715…0098Base—$0.01100%coinbase61d ago0x336c54…841ed0
0x8329…a0650x459c…a6eaBase—$0.01100%coinbase61d ago0x7f0a5f…919bb8
0x8329…a0650x659f…1133Base—$0.01100%coinbase61d ago0x0b37c3…8851bd
0x8329…a0650xf3f8…d7abBase—$0.01100%coinbase61d ago0xa11426…9d0eff
0x8329…a0650x2788…0aabBase—$0.01100%coinbase61d ago0x0428fe…ce9531
0x8329…a0650x050c…ea20Base—$0.01100%coinbase61d ago0x29fdf8…696f8a
0x8329…a0650x0205…509aBase—$0.01100%coinbase61d ago0x745f74…0e976f
0x8329…a0650x9166…6dc7Base—$0.01100%coinbase61d ago0x7fc9a3…06681c
0x8329…a0650x3175…efd1Base—$0.01100%coinbase61d ago0xe93edb…63ceac
0x8329…a0650x6896…860eBase—$0.01100%coinbase61d ago0x982a92…533777
0x8329…a0650xafe3…c79bBase—$0.01100%coinbase61d ago0xeeb051…e6fada
0x8329…a0650x2664…47bbBase—$0.01100%coinbase61d ago0x331a95…b54075
0x8329…a0650x8791…1280Base—$0.01100%coinbase61d ago0x9a221e…d6b22a
0x8329…a0650x12ed…0101Base—$0.01100%coinbase61d ago0x0fb739…14d13a
0x8329…a0650x2ce0…ca6cBase—$0.01100%coinbase61d ago0x9bb848…5eb07d
0x8329…a0650x3ee1…c858Base—$0.01100%coinbase61d ago0x25f450…0d6e59
0x8329…a0650x3942…cdc5Base—$0.01100%coinbase61d ago0xa29518…e3312a
0x8329…a0650x6cb7…a17fBase—$0.01100%coinbase61d ago0x42b86e…a01e12
0x8329…a0650x71ad…5193Base—$0.01100%coinbase61d ago0x6a9252…1f6588
0x8329…a0650xa2a8…1d74Base—$0.01100%coinbase61d ago0x0e6fcb…34ba31
0x8329…a0650x22c5…2bf4Base—$0.01100%coinbase61d ago0xb4d008…0c5604
0x8329…a0650x4505…bf60Base—$0.01100%coinbase61d ago0x51e7bb…e4a3b2
0x8329…a0650xeeae…b97eBase—$0.01100%coinbase61d ago0x8e32b8…e79653
0x8329…a0650xa0f0…4938Base—$0.01100%coinbase61d ago0xdefb32…3f5666
0x8329…a0650xb26d…5ff2Base—$0.01100%coinbase61d ago0x10044d…5ad355

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.