Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI116d ago0x08b070…9dd844
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI116d ago0xfc3d24…f47d88
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI116d ago0x848e99…6327b2
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd919ff…c0f820
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI116d ago0x15ffd3…80e7c1
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8aa146…6cc4e0
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI117d ago0x5faf06…444e9f
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI117d ago0xafd08a…142e9a
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI117d ago0x354a68…bac988
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI117d ago0x71abfa…f1f862
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI117d ago0x1d7c74…538fae
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI117d ago0x7e8d73…9a5046
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI117d ago0x08ed11…04ba4a
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI117d ago0x31ac3a…681be4
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI117d ago0xa85c81…d7850d
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI117d ago0xb1df18…cbc0d5
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI117d ago0x69b50b…ed9b80
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI117d ago0xf1f422…5d4d5e
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI117d ago0x9c339d…32db42
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI117d ago0xfa817a…8904b6
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI117d ago0x09e6f5…a96370
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI117d ago0x0be829…5ed8bb
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI117d ago0xf3faa0…163de8
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI117d ago0x99d2e1…7bd1a0
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI117d ago0xf9f2d5…865382

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.