Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb46840…e2710d
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb0b343…aa6557
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x82267a…543df0
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xdcd47f…c61157
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa774e2…ad49a8
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe4cfbc…cf7889
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x44ff34…404ac0
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xfbc052…65c9d6
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x61a290…f7f89f
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x061c85…441d63
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x19c531…7b8da9
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x159a88…0b4c91
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x308329…93f809
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x95a664…1440cc
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x502427…7273ad
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x32fe4c…3665e4
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x0d0b80…a1fba9
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe9bb5b…c4830b
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x250b38…71f13f
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb1c43a…038c90
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x545979…6b242f
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2e493c…7ba639
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x685487…9ac4de
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5e6018…7e7f48
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd9c025…169814

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.