Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9a4ce5…baa020
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2b47ca…a81262
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe73f88…f7b93a
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x6685dc…72a1b2
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x86c181…23165a
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1117a9…3920d8
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xec54d4…9fd46f
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x84ca43…c4e98d
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb9a7d6…1f4866
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf85853…2f568f
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xadf633…45e5c5
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb98951…417038
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb70c59…d6960c
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x830ac6…ce924a
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd22f08…2a62c4
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xeffa36…afa8c6
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9e9fb3…99b4ec
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3d63ae…fab5fc
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3adba1…a49ae5
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x83dbb0…314671
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0f449a…735b12
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x512f22…ba9988
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xcb1c5d…bf3016
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x52bdc6…e9f88f
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd88e53…ffc2ad

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.