Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x95a724…f1e6a3
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x71a806…bb8e37
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x5afafa…37ba56
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x34a897…13505d
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8244ae…62433a
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x53de1f…917cc8
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x75685c…7535cd
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x50ef64…2e4def
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x02de3f…6b916b
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3442c9…12caa1
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf20364…018f2f
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa63c51…f940c1
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x30c798…5e577f
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x29d1da…7eacca
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x739fb7…c0b325
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd07ccc…828ba1
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xef14b4…e8deb1
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x4b073c…d429f9
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2444e1…6ebdb7
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x88a816…50b501
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x656b48…36349a
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd62d89…188881
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xacf7ee…5490a1
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd612a9…5ff1ec
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9fee38…d7d6f3

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.