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%payAI114d ago0x4f2d1d…baeac0
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI114d ago0x90582c…117ff3
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc58f10…25ec2b
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd3a921…750a29
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI115d ago0xddb393…0ef227
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI115d ago0xbb6c4a…55e9ac
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI115d ago0xfbc30e…a29f84
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI115d ago0x46fae2…b14b33
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI115d ago0x49e5a9…02193d
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd03213…dcc926
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI115d ago0x99e44f…56c364
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5ab469…743239
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa05ebe…c04451
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc391d3…bb94b8
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3d536e…3bb648
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI115d ago0x027a5b…86cfee
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI115d ago0x32cd16…aee195
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1c8b0b…90355e
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9c85b9…088066
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI115d ago0x42c127…c1c186
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9fb1da…ed920e
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd76f7f…603452
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc47309…b4521a
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI115d ago0x135210…0c7c9f
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1a502c…a29e47

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.