Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1255…461f0xfe80…47eeBase—$0.001100%fluxa37d ago0xc22e24…078bec
0x1255…461f0xfe80…47eeBase—$0.001100%fluxa37d ago0x8b65a1…15dfc7
0x1255…461f0xfe80…47eeBase—$0.001100%fluxa37d ago0x613ad3…40f5b8
0x1255…461f0xfe80…47eeBase—$0.001100%fluxa37d ago0xfdf03f…1efad5
0x1255…461f0xfe80…47eeBase—$0.001100%fluxa37d ago0x008af8…6847b6
0x1255…461f0xfe80…47eeBase—$0.001100%fluxa37d ago0xc17e51…bed861
0x1255…461f0xfe80…47eeBase—$0.001100%fluxa37d ago0x330539…ff1c60
0x1255…461f0xfe80…47eeBase—$0.001100%fluxa37d ago0x44bb71…de0ab8
0x1255…461f0xfe80…47eeBase—$0.001100%fluxa37d ago0xb47570…06f3a3
0x1255…461f0xfe80…47eeBase—$0.001100%fluxa37d ago0xbb5d01…1ce68b
0x1255…461f0x9c95…e299Base—$0.001100%fluxa37d ago0x67647a…00bbf7
0x1255…461f0xfe80…47eeBase—$0.001100%fluxa37d ago0x15da91…c4eac1
0x1255…461f0xfe80…47eeBase—$0.001100%fluxa37d ago0xe0c0f7…57328d
0x1255…461f0x9c95…e299Base—$0.001100%fluxa37d ago0xb39c53…f91bc6
0x1255…461f0x9c95…e299Base—$0.001100%fluxa37d ago0x591e49…fdc428
0x1255…461f0x9c95…e299Base—$0.001100%fluxa37d ago0xde6a9b…aab608
0x1255…461f0x9c95…e299Base—$0.001100%fluxa37d ago0x7de46c…e20988
0x1255…461f0x9c95…e299Base—$0.001100%fluxa37d ago0xb2665c…0f4b74
0x1255…461f0xfe80…47eeBase—$0.001100%fluxa37d ago0x3a0090…2366b1
0x1255…461f0xfe80…47eeBase—$0.001100%fluxa37d ago0x4a200f…72c7c2

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.