Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf06e…e7c50xfe80…47eeBase—$0.001100%fluxa17d ago0xa9310c…a51546
0xf06e…e7c50xfe80…47eeBase—$0.001100%fluxa17d ago0x0feff6…de248e
0xf06e…e7c50xfe80…47eeBase—$0.001100%fluxa17d ago0x9aef5a…9854b4
0xf06e…e7c50xfe80…47eeBase—$0.001100%fluxa17d ago0xde34cc…03d068
0xf06e…e7c50xfe80…47eeBase—$0.001100%fluxa17d ago0x097ac4…6bcb3d
0xf06e…e7c50xfe80…47eeBase—$0.001100%fluxa17d ago0xc14d91…b1bc51
0xf06e…e7c50xfe80…47eeBase—$0.001100%fluxa17d ago0x6ad59f…bc1ccd
0xf06e…e7c50xfe80…47eeBase—$0.001100%fluxa17d ago0x3e1cff…c7e990
0xf06e…e7c50xfe80…47eeBase—$0.001100%fluxa17d ago0xd43664…f02235
0xf06e…e7c50xfe80…47eeBase—$0.001100%fluxa17d ago0x9cde50…b53fb8
0xf06e…e7c50xfe80…47eeBase—$0.001100%fluxa17d ago0xca3bf5…eb59c2
0xf06e…e7c50xfe80…47eeBase—$0.001100%fluxa17d ago0x7d2a4b…38940c
0xf06e…e7c50xfe80…47eeBase—$0.001100%fluxa17d ago0xd6c27c…f1776d
0xf06e…e7c50xfe80…47eeBase—$0.001100%fluxa17d ago0xfa73e7…c8c5b2
0xf06e…e7c50xfe80…47eeBase—$0.001100%fluxa17d ago0xf4ffa9…92caa0
0xf06e…e7c50xfe80…47eeBase—$0.001100%fluxa17d ago0x8b114e…ae0989
0xf06e…e7c50xfe80…47eeBase—$0.001100%fluxa17d ago0x4a88d8…47c50a
0xf06e…e7c50xfe80…47eeBase—$0.001100%fluxa17d ago0xcf55c7…348fb3
0xf06e…e7c50xfe80…47eeBase—$0.001100%fluxa17d ago0xec7f8d…6ccab5
0xf06e…e7c50xfe80…47eeBase—$0.001100%fluxa17d ago0xad9957…f325a5
0xf06e…e7c50xfe80…47eeBase—$0.001100%fluxa17d ago0x39fe5a…6c2af8
0xf06e…e7c50xfe80…47eeBase—$0.001100%fluxa17d ago0x27de13…938990
0xf06e…e7c50xfe80…47eeBase—$0.001100%fluxa17d ago0x774014…542c8b
0xf06e…e7c50xfe80…47eeBase—$0.001100%fluxa17d ago0xed7073…8edede
0xf06e…e7c50xfe80…47eeBase—$0.001100%fluxa17d ago0x319bd5…384efa

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.