Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf7f7b1…40aaf1
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI103d ago0x422d0f…358164
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI103d ago0xbc9a94…7d1240
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe33239…8d56ca
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI103d ago0xfca126…e8cafc
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9d4ec0…c1bbf8
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7d2c8b…23885b
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2e238a…447cd2
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI103d ago0xcdde00…4639bc
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4f558a…67c1e5
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1ccd67…1e1964
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI103d ago0x411c4b…0fb9f1
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0b4bae…cc4514
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI103d ago0x70bd2e…1e5558
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe805b8…600586
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI103d ago0x594136…b4a8fe
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa0eecf…7c8c45
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2ca889…b4b6ad
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI104d ago0x910b1a…31a5ce
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI104d ago0x914cb0…78315e
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd18fc9…61768a
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI104d ago0x66e884…01f728
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI104d ago0x77e220…d8a94d
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5ac9f6…0e0771
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1cbe3c…2e30c8

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.