Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x5baa9c…db59d8
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x6f4a86…bd7d2f
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xd99641…ee6e2f
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x597e76…a34050
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x5ed2be…2e9cbf
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xca8074…bcb483
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xf712f7…4bd413
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xaf3db9…fb075a
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x8a594a…ec8d4f
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xe034cc…4bdd35
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x1b47a1…9c1bab
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x9aec5c…a2762b
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x72457c…43f261
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xa43315…614114
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xb917c6…108988
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xb39f80…a7eaa4
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x6efc56…f2f966
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xb0e501…04c545
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x6a65e1…22aff8
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x6213c4…9e17e5
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x5a3ce7…d88bcf
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xd13b80…cd0e2a
0x1d34…2f0a0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x1c7a9c…d9abd3

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.