Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7d71fd…39b2f1
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6a9909…0f1af0
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7ab22f…2eb399
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI114d ago0x099fe5…9c6eb5
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI114d ago0xef7953…44a88b
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI114d ago0x075e05…d21f70
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb58be0…53592c
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf144de…4c768a
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa946e3…febeb9
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI114d ago0x946c6a…023278
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI114d ago0x46ec2f…0e7ca1
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2c78e9…aabc79
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe9b0a4…c6717a
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0eb710…9d9de6
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI115d ago0xbaeed8…d9ec95
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd7134f…543e9a
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd4af30…5e864b
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI115d ago0xfcc5ee…0f7954
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x297c4e…dad6a1
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa774c1…8eb3c8
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x535efc…28d11f
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0c0f50…b195be
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x40fc65…934453
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3305c0…023a35
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x750665…0c537a

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.