Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7abc9a…bd3ee8
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb6d1b6…226e9b
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI115d ago0xfc4da6…e293ee
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI115d ago0x51ff8a…0ad483
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI115d ago0xcbd110…9c2e05
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI115d ago0x897b98…1f5846
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0ad0d1…38f7d8
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2a27ec…886c92
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe73928…5151c6
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI115d ago0x12fc80…c9949f
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf481d7…b15b56
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5fa986…8dd706
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9bba4a…7d30d0
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI115d ago0x54f7b5…b7ae9e
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa38053…112371
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe26813…376dee
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI115d ago0x548cbd…bfc4d3
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI115d ago0x037483…626223
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI115d ago0x06ae08…825631
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0c9978…8256bf
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI115d ago0xdfb76d…f244c6
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa26d35…fba16f
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf0004b…64b5b5
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5b0ff9…1dd2f5
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3d9626…bc93d9

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.