Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3a76a4…ac06f6
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI116d ago0xebfa38…0ae4ef
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x607a5e…222c2c
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x11d5b3…232fae
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x17def5…3997d5
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3b9eb2…6f1e9b
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI116d ago0xefe1e1…67e55f
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf2ea0a…57407e
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x303070…8eed16
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI116d ago0xcea866…e99e37
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x326bbf…123b2b
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI116d ago0xeb1dc8…a67547
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI116d ago0xcfabfc…d94ba4
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe670be…cb9347
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb858d1…170ec6
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x134b68…8b5c7e
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9c3aa9…be3c10
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x00446e…cb5c3e
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5b6610…90d224
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa3dd33…f2e930
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd77672…6ae5c2
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x984c67…c7532e
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1dd0f6…5eb502
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x130f11…6e0a05
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI116d ago0xef1658…f26a52

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.