Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe951…068c0xfe80…47eeBase—$0.001100%fluxa35d ago0x42899a…02c2bc
0xe951…068c0xfe80…47eeBase—$0.001100%fluxa35d ago0xe5edca…b0cb7a
0xe951…068c0xfe80…47eeBase—$0.001100%fluxa35d ago0x1ffa8c…474514
0xe951…068c0xfe80…47eeBase—$0.001100%fluxa35d ago0x2d6986…f082ed
0xe951…068c0xfe80…47eeBase—$0.001100%fluxa35d ago0x4b541e…93d345
0xe951…068c0xfe80…47eeBase—$0.001100%fluxa35d ago0x454c73…93147f
0xe951…068c0x9c95…e299Base—$0.001100%fluxa35d ago0xcd02ee…3828ad
0xe951…068c0xfe80…47eeBase—$0.001100%fluxa35d ago0xb3ca82…1bfa54
0xe951…068c0xfe80…47eeBase—$0.001100%fluxa35d ago0xa2870d…23116f
0xe951…068c0xfe80…47eeBase—$0.001100%fluxa35d ago0x5230fe…7cee17
0xe951…068c0x9c95…e299Base—$0.001100%fluxa35d ago0x2502f0…50a603
0xe951…068c0xfe80…47eeBase—$0.001100%fluxa35d ago0x49ea91…e70194
0xe951…068c0x9c95…e299Base—$0.001100%fluxa35d ago0x7fa940…46855d
0xe951…068c0xfe80…47eeBase—$0.001100%fluxa35d ago0xbf3cf6…1b5e9e
0xe951…068c0xfe80…47eeBase—$0.001100%fluxa35d ago0x4c0c8b…cb2375
0xe951…068c0xfe80…47eeBase—$0.001100%fluxa35d ago0x38ac7e…425e70
0xe951…068c0xfe80…47eeBase—$0.001100%fluxa35d ago0xab82d8…a24b5e
0xe951…068c0xfe80…47eeBase—$0.001100%fluxa35d ago0xd14d0a…9115a4
0xe951…068c0xfe80…47eeBase—$0.001100%fluxa35d ago0x52422b…46127d
0xe951…068c0xfe80…47eeBase—$0.001100%fluxa35d ago0xbbf3fa…19e502
0xe951…068c0xfe80…47eeBase—$0.001100%fluxa35d ago0xd4d6a5…05348b
0xe951…068c0xfe80…47eeBase—$0.001100%fluxa35d ago0x08db81…ccd857
0xe951…068c0xfe80…47eeBase—$0.001100%fluxa35d ago0xebcb24…84513b
0xe951…068c0xfe80…47eeBase—$0.001100%fluxa35d ago0x3dcb92…95b15c
0xe951…068c0xfe80…47eeBase—$0.001100%fluxa35d ago0xa2bbae…04825e

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.