Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa20d ago0x2ca94a…11180a
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa20d ago0x6d5ca3…e858c5
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa20d ago0x4c5abe…ed8d4e
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa20d ago0x9044df…6306e5
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa20d ago0xf665ae…ddb988
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa20d ago0xa0a19f…ade06d
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa20d ago0xa9b907…41e0e9
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa20d ago0x22bf08…034f03
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa20d ago0x60732a…1e15e7
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa20d ago0xd5ab06…cacd6a
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa20d ago0xde0930…22cde1
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa20d ago0x290b9b…41d3f0
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa20d ago0xf98811…c1cbd5
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa20d ago0xa669ff…63e3fc
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa20d ago0x7ffdd8…543fa4
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa20d ago0x527d4a…15450e
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa20d ago0x37da9e…5048c1
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa20d ago0x3057dd…f3c61e
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa20d ago0xb9981a…7ab463
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa20d ago0xa5e86e…9dfb49
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa20d ago0xd5041a…ac182d
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa20d ago0xa5c537…c8f6b9
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa20d ago0x5f9307…f94aed
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa20d ago0xa2ead6…973b17
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa20d ago0x304061…e89ecb

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.