Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI115d ago0x647d6f…4f5359
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd0df23…93c5ac
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI115d ago0x634046…a2e7f6
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc25c11…f175e4
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI115d ago0xdee37a…498e36
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI115d ago0xde3c66…be5f7c
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb4070c…62945f
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI115d ago0x904276…eef35f
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7bff0e…6932e7
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI115d ago0x04a223…9312f4
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI115d ago0x10fa41…a2cf39
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc7b1ee…2f0388
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI115d ago0x218de8…3b4611
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI115d ago0xaee14d…2b1ef5
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI115d ago0x590b23…4b198a
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI115d ago0x70900b…d9953f
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI115d ago0x072aa4…1cdeac
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI115d ago0xeca2f3…313c72
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI115d ago0x321b00…901d11
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3bad19…c64ba8
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8d12a1…29cd39
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI115d ago0x73dc59…de01eb
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI115d ago0xfcc203…3ba2f2
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9b9d59…6d0166
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI115d ago0xee2733…0faf75

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.