Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf964e9…ed18c1
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2e7c75…c6cd23
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf8fed3…e9ca09
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5f9449…e2feb1
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc00462…47d0c8
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI104d ago0x18c711…649af2
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd982dd…674fdb
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5960eb…ef052d
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI104d ago0x10efbb…e5bec5
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2d7bd4…caa919
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc87c7a…6c5254
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7c623d…e8a76f
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa2ee58…6e38dc
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI104d ago0x91b52e…0df405
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI104d ago0x573a22…02b94e
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa069bc…721804
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI104d ago0x89faf9…6847cc
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5256d8…c1ac5d
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0eabbe…97fc8c
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe4e06f…0f36c0
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1e2a9b…52b652
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0665a3…f6ff2c
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf5159c…2ead46
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI104d ago0xeb3ed4…1653ef
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4abd70…38fc3a

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.