Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa36d ago0x1537b0…34e557
0x0068…f6780x9c95…e299Base—$0.001100%fluxa36d ago0x8ab6e1…12502c
0x0068…f6780x9c95…e299Base—$0.001100%fluxa36d ago0x14a88e…56aa65
0x0068…f6780x9c95…e299Base—$0.001100%fluxa36d ago0xc747a6…743e98
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa36d ago0xb5641b…0499de
0x0068…f6780x9c95…e299Base—$0.001100%fluxa36d ago0xfd4736…a2bcdf
0x0068…f6780x9c95…e299Base—$0.001100%fluxa36d ago0x9fe0e2…2568ba
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa36d ago0xe8fa9e…13c4e5
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa36d ago0x7d76f2…cb7319
0x0068…f6780x9c95…e299Base—$0.001100%fluxa36d ago0x203ff6…ae956b
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa36d ago0xa5f36d…5e4532
0x0068…f6780x9c95…e299Base—$0.001100%fluxa36d ago0x08c991…c9c779
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa36d ago0xabf106…5fa322
0x0068…f6780x9c95…e299Base—$0.001100%fluxa36d ago0x783602…87e8d2
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa36d ago0x0b8402…1061e4
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa36d ago0x94d4a8…7439fb
0x0068…f6780x9c95…e299Base—$0.001100%fluxa36d ago0x7faafa…dfc0e4
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa36d ago0x101e82…c58205
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa36d ago0x813fdd…ec3f7b
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa36d ago0x94125a…a0f569
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa36d ago0xafb549…d4e751
0x0068…f6780x9c95…e299Base—$0.001100%fluxa36d ago0xe4a6fd…f0a967
0x0068…f6780x9c95…e299Base—$0.001100%fluxa36d ago0x7fa365…476ec0
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa36d ago0x4b98a6…0e2400
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa36d ago0x69ed8f…01a9bf

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.