Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI114d ago0xdc7117…46a6fc
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe5cde8…063fba
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb55b9c…69388a
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa8008d…c90a7e
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc4a18a…3e7d8a
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe2ba6f…4190bf
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI114d ago0xbf5f9f…2926ca
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI114d ago0x891830…baee0b
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI114d ago0xcddcd1…6056ec
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0ae3ce…8b64a9
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI114d ago0x1250d1…132b51
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc91266…5e13a2
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4b7570…d22e80
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI114d ago0x38f963…0ccc8f
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2ffc20…3abe89
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI114d ago0x97dc69…165b96
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc2bd35…cec1e1
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8b1463…7a4d00
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI114d ago0x125ac4…141872
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI114d ago0x858dc6…d31678
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6731a9…de47f6
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6b367e…330e02
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI114d ago0x124471…d5b3eb
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI114d ago0xabc115…86df9e
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI114d ago0x371158…896ef2

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.