Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1c81…e6720x6a5e…c666Basex402 service$0.01100%payAI114d ago0x42c256…95ed86
0x1c81…e6720x6a5e…c666Basex402 service$0.01100%payAI114d ago0x195e44…cba8ca
0x1c81…e6720x6a5e…c666Basex402 service$0.01100%payAI114d ago0x9ffbc2…26034a
0x1c81…e6720x6a5e…c666Basex402 service$0.01100%payAI114d ago0x2a9323…e1a0e6
0x1c81…e6720x6a5e…c666Basex402 service$0.01100%payAI114d ago0xc00e7e…d57942
0x1c81…e6720x6a5e…c666Basex402 service$0.01100%payAI114d ago0x1a6fe2…8c48f3
0x1c81…e6720x6a5e…c666Basex402 service$0.01100%payAI114d ago0x442786…5a6608
0x1c81…e6720x6a5e…c666Basex402 service$0.01100%payAI114d ago0x8cf357…d56dde
0x1c81…e6720x6a5e…c666Basex402 service$0.01100%payAI114d ago0xeec690…11c95a
0x1c81…e6720x6a5e…c666Basex402 service$0.01100%payAI114d ago0x39ad28…2a3eb8
0x1c81…e6720x6a5e…c666Basex402 service$0.01100%payAI114d ago0x3e9a2f…1e7e9e
0x1c81…e6720x6a5e…c666Basex402 service$0.01100%payAI114d ago0x36c0a5…d8062d
0x1c81…e6720x6a5e…c666Basex402 service$0.01100%payAI114d ago0xab0e93…822a6f
0x1c81…e6720x6a5e…c666Basex402 service$0.01100%payAI114d ago0x843a1d…7029ab
0x1c81…e6720x6a5e…c666Basex402 service$0.01100%payAI114d ago0xd81c0f…4e6c20
0x1c81…e6720x6a5e…c666Basex402 service$0.01100%payAI114d ago0x33f8c8…f440b3
0x1c81…e6720x6a5e…c666Basex402 service$0.01100%payAI114d ago0xfb4030…ace2be
0x1c81…e6720x6a5e…c666Basex402 service$0.01100%payAI114d ago0x6d7ba2…4b6b06
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI114d ago0x572b0c…d36c93
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI114d ago0x45deb1…bb2cf8
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI114d ago0xbbe110…5148ef
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd769b9…06ffe9
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc28331…7b2ba8
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI114d ago0x77d052…fda6cb
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7087c0…88486c

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.