Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x61e943…35510c
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf5391e…a28786
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x71ee9b…1119d4
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf64b07…fdbc7f
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x17b4c3…b6788f
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xcdb39d…d60071
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x796e62…789561
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x239d8c…1b72bf
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x486d0a…725223
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x869afa…ce26fa
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x54df06…acde9d
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7404bb…5cbc14
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb52f6c…ad44e2
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc93a41…857b53
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4befdf…512fa1
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb8f761…65ca74
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x08c26f…f5c682
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb14e14…c0148a
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2e3b06…39097e
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x595a99…86c26e
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x35a2ce…ce22c3
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x573924…990642
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2732ad…7744d5
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7fb657…e60f5a
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7856e3…6ac2ac

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.