Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc751…6faa0x9c95…e299Base$0.001100%fluxa11d ago0x197032…de52cc
0xc751…6faa0x9c95…e299Base$0.001100%fluxa11d ago0x92659a…403b53
0xc751…6faa0x9c95…e299Base$0.001100%fluxa11d ago0x60e721…0aae75
0xc751…6faa0x9c95…e299Base$0.001100%fluxa11d ago0xb6d1a3…c78053
0xc751…6faa0x9c95…e299Base$0.001100%fluxa11d ago0x1a8565…4b0d8e
0xc751…6faa0x9c95…e299Base$0.001100%fluxa11d ago0x8c2f84…5d4678
0xc751…6faa0x9c95…e299Base$0.001100%fluxa11d ago0xcdf08e…4be453
0xc751…6faa0x9c95…e299Base$0.001100%fluxa11d ago0x5afd00…257579
0xc751…6faa0x9c95…e299Base$0.001100%fluxa12d ago0x704f74…907a57
0xc751…6faa0x9c95…e299Base$0.001100%fluxa12d ago0x8b0dc1…53a6a1
0xc751…6faa0x9c95…e299Base$0.001100%fluxa12d ago0x270a8d…622178
0xc751…6faa0x9c95…e299Base$0.001100%fluxa12d ago0x8cc27e…1668ce
0xc751…6faa0x9c95…e299Base$0.001100%fluxa12d ago0x325c57…15140b
0xc751…6faa0x9c95…e299Base$0.001100%fluxa12d ago0x5f2bf1…2ac818
0xc751…6faa0x9c95…e299Base$0.001100%fluxa12d ago0x370bc7…ff005b
0xc751…6faa0x9c95…e299Base$0.001100%fluxa12d ago0xb6dc8c…dcc2a3
0xc751…6faa0x9c95…e299Base$0.001100%fluxa12d ago0x899205…eae127
0xc751…6faa0xfe80…47eeBase$0.001100%fluxa12d ago0x67ab9e…59912c
0xc751…6faa0x9c95…e299Base$0.001100%fluxa12d ago0x018218…5e402f
0xc751…6faa0xfe80…47eeBase$0.001100%fluxa12d ago0x27a67d…252f01
0xc751…6faa0x9c95…e299Base$0.001100%fluxa12d ago0x478912…89a57d
0xc751…6faa0x9c95…e299Base$0.001100%fluxa12d ago0xf20427…0eafc8
0xc751…6faa0x9c95…e299Base$0.001100%fluxa12d ago0xc8102f…ba7e43
0xc751…6faa0x9c95…e299Base$0.001100%fluxa12d ago0x92fa02…bdec46
0xc751…6faa0x9c95…e299Base$0.001100%fluxa12d ago0x1b2c83…2081ee

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.