Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa15d ago0xf53a9b…bd983a
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa15d ago0xd6e447…0c5c82
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa15d ago0x3c50f6…e3c016
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa15d ago0xf33e4e…de4cde
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa15d ago0x732f80…c3bad1
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa15d ago0x487825…e7b81b
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa15d ago0x73c4b5…2dd96f
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa15d ago0x002897…4fa555
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa15d ago0x5cfc7f…edb209
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa15d ago0x1fb51d…0de0d6
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa15d ago0x62a1d0…d43f41
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa15d ago0xfd7d5d…be6332
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa15d ago0x06bc37…6bd670
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa15d ago0xa9b840…90b27d
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa15d ago0xcd639f…8e1006
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa15d ago0x8aba34…cda670
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa15d ago0x8a526f…d41bd5
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa15d ago0xa01bc5…955581
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa15d ago0x84f318…22728f
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa15d ago0x8c0a41…285ba9
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa15d ago0x141784…e7dfbd
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa15d ago0xf002a7…fa8500
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa15d ago0x443ed3…17e115

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.