Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0e92cb…b926ca
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1c4bfc…6a247c
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x61d34f…eb001e
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb69029…55b7bf
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf38454…be325e
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x33a0a4…1f00a9
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd8b15d…c7b187
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5bc0f0…a18491
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7a6f81…8b63f2
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x90e4ef…53f286
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x33d8f1…46ae6d
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x914fcf…2af3a7
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x97633e…1c03f4
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1f17b2…bf8050
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x99d524…908392
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3e5118…c03ea8
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc5d0e8…ecfe29
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x69aa30…416462
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x10e346…45afce
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9a9138…c9bf80
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1cd8ae…70bcfc
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3e8afd…b19783
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x39c7ad…317790
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x99d25c…724232
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5a0b8a…141019

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.