Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI108d ago0x26666c…9205ca
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI108d ago0xca2018…dd9db2
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI108d ago0x41f22e…9bf4c9
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4db2ab…aa356c
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4a883f…633275
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI108d ago0x775dde…6eeefa
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6b9566…553c03
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa18225…114186
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb37175…031d56
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI108d ago0x17e77f…65ac91
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI108d ago0x76a8b7…30924a
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI108d ago0xfd8c21…057a79
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI108d ago0xcba6a5…d7ebcf
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI108d ago0x25ff13…c06d23
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI108d ago0x55361d…5d151e
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa70f28…99ce61
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6eaadc…0e9114
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9ec0cf…02a3b3
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI108d ago0x00a47b…c0c16e
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1fe72d…589008
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3215c6…6603f0
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI108d ago0x48290b…de5b51
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1099f2…e06b8c
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5d1164…441c18
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI108d ago0xbfff09…d551bf

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.