Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb65c…40f10xfe80…47eeBase$0.001100%fluxa19d ago0xde616e…0880d3
0xb65c…40f10xfe80…47eeBase$0.001100%fluxa19d ago0x7d4fad…9f08ea
0xb65c…40f10xfe80…47eeBase$0.001100%fluxa19d ago0x08b94a…e8918b
0xb65c…40f10xfe80…47eeBase$0.001100%fluxa19d ago0x42e8ec…406c1b
0xb65c…40f10xfe80…47eeBase$0.001100%fluxa19d ago0x6de5ff…a03f6a
0xb65c…40f10xfe80…47eeBase$0.001100%fluxa19d ago0x5e00c3…dc3120
0xb65c…40f10xfe80…47eeBase$0.001100%fluxa19d ago0x61f824…206acc
0xb65c…40f10xfe80…47eeBase$0.001100%fluxa19d ago0x840447…00b68e
0xb65c…40f10xfe80…47eeBase$0.001100%fluxa19d ago0x95d24f…c83e44
0xb65c…40f10xfe80…47eeBase$0.001100%fluxa19d ago0x850ccb…63df4c
0xb65c…40f10xfe80…47eeBase$0.001100%fluxa19d ago0xee1594…589dec
0xb65c…40f10xfe80…47eeBase$0.001100%fluxa19d ago0x8d3c65…225bed
0xb65c…40f10xfe80…47eeBase$0.001100%fluxa19d ago0x7cab3b…16e2f1
0xb65c…40f10xfe80…47eeBase$0.001100%fluxa19d ago0x42fbf7…68582b
0xb65c…40f10xfe80…47eeBase$0.001100%fluxa19d ago0xaebf9c…70d1bd
0xb65c…40f10xfe80…47eeBase$0.001100%fluxa19d ago0x224463…703ce9
0xb65c…40f10xfe80…47eeBase$0.001100%fluxa19d ago0x15dfed…e1a780
0xb65c…40f10xfe80…47eeBase$0.001100%fluxa19d ago0x43f84f…703fc6
0xb65c…40f10xfe80…47eeBase$0.001100%fluxa20d ago0xa3d8b1…4cddd1
0xb65c…40f10xfe80…47eeBase$0.001100%fluxa20d ago0xec09f3…0ab2fd
0xb65c…40f10xfe80…47eeBase$0.001100%fluxa20d ago0x08aff8…22156e
0xb65c…40f10xfe80…47eeBase$0.001100%fluxa20d ago0x5dace4…e01a3d
0xb65c…40f10xfe80…47eeBase$0.001100%fluxa20d ago0x6a18d2…9e71a3
0xb65c…40f10xfe80…47eeBase$0.001100%fluxa20d ago0x002758…2529b9
0xb65c…40f10xfe80…47eeBase$0.001100%fluxa20d ago0x107ece…b698ac

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.