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%fluxa17d ago0x525261…5502d5
0xb65c…40f10xfe80…47eeBase—$0.001100%fluxa17d ago0xf74171…094ece
0xb65c…40f10xfe80…47eeBase—$0.001100%fluxa17d ago0x4e3ab8…a432bf
0xb65c…40f10xfe80…47eeBase—$0.001100%fluxa17d ago0xf30eab…84f552
0xb65c…40f10xfe80…47eeBase—$0.001100%fluxa17d ago0xaeb17b…583baa
0xb65c…40f10xfe80…47eeBase—$0.001100%fluxa17d ago0x7be9c3…144923
0xb65c…40f10xfe80…47eeBase—$0.001100%fluxa17d ago0x8f9da5…53ae19
0xb65c…40f10xfe80…47eeBase—$0.001100%fluxa17d ago0x4dbb24…6f1242
0xb65c…40f10xfe80…47eeBase—$0.001100%fluxa17d ago0x7ebb61…6ede1a
0xb65c…40f10xfe80…47eeBase—$0.001100%fluxa17d ago0xbd88fa…59e451
0xb65c…40f10xfe80…47eeBase—$0.001100%fluxa17d ago0x29e669…b15b17
0xb65c…40f10xfe80…47eeBase—$0.001100%fluxa17d ago0xf8b4a5…cf3cb0
0xb65c…40f10xfe80…47eeBase—$0.001100%fluxa17d ago0xceb620…a8f886
0xb65c…40f10xfe80…47eeBase—$0.001100%fluxa17d ago0xabd049…52dc1e
0xb65c…40f10xfe80…47eeBase—$0.001100%fluxa17d ago0xc415b3…cb91f2
0xb65c…40f10xfe80…47eeBase—$0.001100%fluxa17d ago0xd40673…ab5726
0xb65c…40f10xfe80…47eeBase—$0.001100%fluxa17d ago0x82fe98…83b308
0xb65c…40f10xfe80…47eeBase—$0.001100%fluxa17d ago0x9dffd0…733ded
0xb65c…40f10xfe80…47eeBase—$0.001100%fluxa17d ago0xf49f99…00c8e3
0xb65c…40f10xfe80…47eeBase—$0.001100%fluxa17d ago0xd34fcd…275838
0xb65c…40f10xfe80…47eeBase—$0.001100%fluxa17d ago0x207846…f3ef01
0xb65c…40f10xfe80…47eeBase—$0.001100%fluxa17d ago0x7a86ef…2811d4
0xb65c…40f10xfe80…47eeBase—$0.001100%fluxa17d ago0xd3ba7c…0ae33d
0xb65c…40f10xfe80…47eeBase—$0.001100%fluxa17d ago0xd7e498…7f9b06
0xb65c…40f10xfe80…47eeBase—$0.001100%fluxa17d ago0xf24942…02644d

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.