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%payAI103d ago0xc17eb0…36195e
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5a1557…8ce967
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa77168…bde504
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc05e38…36c515
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x351cc2…1561c7
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe5eaf4…3542ad
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x452e43…41c513
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb8948c…c212f5
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0cd819…40c2a0
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x188725…c709fd
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa9be0f…1b9afd
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6ba656…ef06fd
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x937617…1ac75a
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe28b8e…553400
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa8128f…72808b
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x82df37…f05de1
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xdef0a0…bb3c56
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1a29f2…d2fdb6
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9a7fa4…cca767
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6630b4…d85aa1
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8ff6a3…fa034a
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xeb4050…f343b9
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2ad57c…249644
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xec19fe…681757
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x667ce2…07c1e3

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.