Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1a42eb…290e62
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI110d ago0x93688a…151515
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7a33ec…122a75
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI110d ago0x9c69ef…a23dc3
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2436fd…9f6def
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7edd89…c6ed36
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc90553…f2c469
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2eeeb0…04b193
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI110d ago0xced2e7…24da4d
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5e394e…480b0d
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI110d ago0xea527a…ed2afb
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI110d ago0x750efe…f2a3a9
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI110d ago0x92c82e…eb4a1f
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI110d ago0x212b89…d22c8b
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI110d ago0xbbcd9c…776c96
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI110d ago0x0acd1c…ebcd11
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI110d ago0x64293f…bb709e
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI110d ago0x59d37e…f4a08f
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI110d ago0x48012b…367b2d
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa325d2…5b482d
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI110d ago0xbe5f2f…2f9cbc
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5611c0…38922b
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe995c9…126640
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI110d ago0x07d1ce…b0caa8
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI110d ago0x13ddfd…27a0ba

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.