Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd87405…46a0c6
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI113d ago0xedc0d9…c18791
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc80b0f…a7d5eb
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI114d ago0x54343f…6260f2
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3502e8…407911
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3f0d1f…867644
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5e23b7…a058a3
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI114d ago0x917960…592e12
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8e264f…6acbe7
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI114d ago0x47e637…8a9b43
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3852dc…958809
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9940f3…ce6ff1
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI114d ago0xcbef56…5cd618
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe5092e…08f116
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI114d ago0x36969f…ade200
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4e371c…090e3e
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI114d ago0xbf4eba…3b445c
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8f7364…92640e
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6e1b73…23cf8d
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb2a7c6…0d5125
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3439b1…eee27b
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI114d ago0x352c29…a58d49
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI114d ago0x59652e…e7f84a
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI114d ago0x75c1dd…15a523
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI114d ago0x226480…c595ff

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.