Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd829e1…ffacb5
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xea8e32…d0eb03
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x840d5a…d1c82d
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x58d757…88aaa4
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xbcf7d6…25effb
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x352a65…04bfeb
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1cea6f…d6109a
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd765d3…0ece99
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x88414d…231879
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc786d3…bfb5ab
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x832507…d08285
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xedc802…069970
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xfac5d1…ab9355
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa1d6d9…bd2cfe
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xec93ee…0b23be
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8d811c…bbce21
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa1f45d…29698a
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5f1b38…1905c0
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6af18c…3854e4
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8ba3e7…e8493d
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd9c927…31061a
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x899c64…ce07af
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd4af59…6eb2be
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x83333e…ef5892
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xeb2bc0…c70c27

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.