Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb407d8…7daa34
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa7574a…ad23fa
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI109d ago0x402906…faeb4d
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI109d ago0x564d87…5c9965
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2449c7…077509
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI109d ago0x931a6b…9afde1
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb26dbd…8335f2
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI109d ago0xbfcfc6…0e9d46
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8dd34b…7ebc70
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI109d ago0x68ac17…3e83ea
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI109d ago0x38216e…43a1b6
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0b60e0…0297fb
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc82aac…d9bf6e
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3f131d…7055de
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI109d ago0xfb55a0…fe81bb
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4f0a1c…7dfae8
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI109d ago0x553d57…9321db
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc9d6ab…7cb85f
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe4dd34…cb1193
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe83f3e…1fb801
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6bee75…16794d
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI109d ago0x68a0d7…b602c0
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd7a534…18dc95
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI109d ago0xbceec9…5ac10b
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8f44fa…86a584

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.