Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x30de…1f910xfe80…47eeBase$0.001100%fluxa16d ago0x76df7a…d99e9d
0x30de…1f910xfe80…47eeBase$0.001100%fluxa16d ago0x42da58…377cd2
0x30de…1f910xfe80…47eeBase$0.001100%fluxa16d ago0xc520a8…d55662
0x30de…1f910xfe80…47eeBase$0.001100%fluxa16d ago0xc8be44…e5a758
0x30de…1f910xfe80…47eeBase$0.001100%fluxa16d ago0xea842e…fc6f0d
0x30de…1f910xfe80…47eeBase$0.001100%fluxa16d ago0x997d02…201f73
0x30de…1f910xfe80…47eeBase$0.001100%fluxa16d ago0x5a02f6…5f2433
0x30de…1f910xfe80…47eeBase$0.001100%fluxa16d ago0xbc7b6e…4031f6
0x30de…1f910xfe80…47eeBase$0.001100%fluxa16d ago0x757221…67070e
0x30de…1f910xfe80…47eeBase$0.001100%fluxa17d ago0x237449…d795ab
0x30de…1f910xfe80…47eeBase$0.001100%fluxa17d ago0xc4a8f3…f1cece
0x30de…1f910xfe80…47eeBase$0.001100%fluxa17d ago0x680f47…bfae5c
0x30de…1f910xfe80…47eeBase$0.001100%fluxa17d ago0x864563…0a6563
0x30de…1f910xfe80…47eeBase$0.001100%fluxa17d ago0x0e1d06…0a482d
0x30de…1f910xfe80…47eeBase$0.001100%fluxa17d ago0x497ad7…284a79
0x30de…1f910xfe80…47eeBase$0.001100%fluxa17d ago0x358026…d4e2e8
0x30de…1f910xfe80…47eeBase$0.001100%fluxa17d ago0xb5e7d5…09a9d8
0x30de…1f910xfe80…47eeBase$0.001100%fluxa17d ago0xcc3936…29f7f2
0x30de…1f910xfe80…47eeBase$0.001100%fluxa17d ago0xeb93dd…53d068
0x30de…1f910xfe80…47eeBase$0.001100%fluxa17d ago0x651edd…7b84d1
0x30de…1f910xfe80…47eeBase$0.001100%fluxa17d ago0x3acd46…78f65b
0x30de…1f910xfe80…47eeBase$0.001100%fluxa17d ago0x2c3d1e…5d89a7

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.