Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa798cc…c6de84
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0a2176…94f0da
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x25f14d…6adaed
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0dc376…ed77f5
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xff1327…f6a379
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x106100…23074e
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8807b5…aa9131
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x4600e0…2d9dec
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7ad4ad…11c110
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7e928f…033f6f
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x03df93…f0681d
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xdbadb4…6bf031
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x030ca3…5e462c
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2bcc90…70fb39
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9dd8b8…a5c18e
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7a0d3b…01c276
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xab12af…dd9902
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf2f659…534b0e
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x85df4e…35f95c
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3ae4ca…f4e5f6
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x57078c…c5c967
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xab56c2…b8a597
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x5b7ddd…19f745
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7e364f…aaf6ef
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x054362…8e9f3f

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.