Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8d3e…6cd50x6a5e…c666Basex402 service$0.01100%payAI112d ago0x217f4c…ffc99d
0x8d3e…6cd50x6a5e…c666Basex402 service$0.01100%payAI112d ago0x80cf3b…d2ac9a
0x8d3e…6cd50x6a5e…c666Basex402 service$0.01100%payAI112d ago0xb74d90…367e5f
0x8d3e…6cd50x6a5e…c666Basex402 service$0.01100%payAI112d ago0xaf4713…ed57f0
0x8d3e…6cd50x6a5e…c666Basex402 service$0.01100%payAI112d ago0x18068f…913797
0x8d3e…6cd50x6a5e…c666Basex402 service$0.01100%payAI112d ago0x9c0e50…def96f
0x8d3e…6cd50x6a5e…c666Basex402 service$0.01100%payAI112d ago0x79add1…dc3b47
0x8d3e…6cd50x6a5e…c666Basex402 service$0.01100%payAI112d ago0xd094d7…1cd704
0x8d3e…6cd50x6a5e…c666Basex402 service$0.01100%payAI112d ago0x0f78e6…9207f6
0x8d3e…6cd50x6a5e…c666Basex402 service$0.01100%payAI112d ago0xc9705b…dd6a32
0x8d3e…6cd50x6a5e…c666Basex402 service$0.01100%payAI112d ago0xa9538d…6844c5
0x8d3e…6cd50x6a5e…c666Basex402 service$0.01100%payAI112d ago0x8411be…fdcc85
0x8d3e…6cd50x6a5e…c666Basex402 service$0.01100%payAI112d ago0x25a847…ff7ce9
0x8d3e…6cd50x6a5e…c666Basex402 service$0.01100%payAI112d ago0xde2739…234e2e
0x8d3e…6cd50x6a5e…c666Basex402 service$0.01100%payAI112d ago0x623fa8…fb31e3
0x8d3e…6cd50x6a5e…c666Basex402 service$0.01100%payAI112d ago0x9fb28c…248b89
0x8d3e…6cd50x6a5e…c666Basex402 service$0.01100%payAI112d ago0x73d329…f55134
0x8d3e…6cd50x6a5e…c666Basex402 service$0.01100%payAI112d ago0xddc126…fe2f10
0x8d3e…6cd50x6a5e…c666Basex402 service$0.01100%payAI112d ago0xcac1e3…67dea8
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI112d ago0x893c28…0bafcd
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI112d ago0x05196f…d356c6
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI112d ago0xc1de43…bf4e2e
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI112d ago0x64f895…900e35
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI112d ago0x3da21e…888d52
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI112d ago0xdaa1af…87cd7d

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.