Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x25fa06…d66cbc
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x98864c…7701f8
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x98c6d9…a1232e
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x75d27e…2fa7b5
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0867e9…9b0e7d
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe73038…bf27b1
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa48db1…0015e4
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x397d33…5ba847
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2c8dd1…84881e
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8c6869…54e495
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb35c35…3b54d0
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x97b981…ec110c
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6ef269…8ffed8
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x76cc5d…b99895
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3a160c…7c6da2
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb076d4…b72c6a
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI115d ago0xfdce20…5bb2bd
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5e506c…968018
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe77ed3…2abf7f
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3fcfdc…d04455
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x574c7e…b06e23
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6abe35…404837
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf90c1f…c6d11a
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x81fbb0…05aa4e
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x171818…2710cd

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.