Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x99d5…cf800x3772…af06BaseAgent Paycheckx402$0.002100%coinbase11d ago0x544ae5…f2f59c
0x99d5…cf800x4643…665fBaseweb-page-brief-evidenceWeb-brief$0.005100%coinbase11d ago0xbb5b81…36e077
0x99d5…cf800xc91c…b95cBasex402 serviceCrypto$0.01100%coinbase11d ago0xb29870…92c1d7
0x99d5…cf800x68e3…85b5BaseLION Verified CompanyWallet$0.001100%coinbase11d ago0x87aa6a…1c124c
0x99d5…cf800xb708…9ef5BaseTwitter/X Tweet Media DownloaderTwitter$0.005100%coinbase11d ago0xbc5bda…7c3ba5
0x99d5…cf800xa0bf…869bBaseAPI AcreCrypto$0.001100%coinbase11d ago0xe0cab5…ee79b7
0x99d5…cf800x0eba…dd1bBasex402 service$0.001100%coinbase11d ago0xee18b3…3a760c
0x99d5…cf800x40a8…ad8bBasex402 service$0.001100%coinbase11d ago0x7d1680…eb1c2c
0x99d5…cf800x52ab…6c06BaseEquityScopeStocks$0.01100%coinbase11d ago0xf833c0…cdd2c8
0x99d5…cf800x82b1…cd7bBasex402 service$0.001100%coinbase11d ago0xfcc5b0…945a53
0x99d5…cf800x40b6…72ebBaseQonoro Company Search AgentCompany-search$0.005100%coinbase11d ago0x8741d4…193067
0x99d5…cf800x255c…387bBaseRiddle OracleRiddle$0.002100%coinbase11d ago0x6ac9d3…41b5c7
0x99d5…cf800x9dba…0df8Basex402 service$0.006100%coinbase11d ago0x12a19a…f7bc3f
0x99d5…cf800x3a43…237dBaseKakerapetitText similarity$0.002100%coinbase11d ago0x7af9a5…52d9cb
0x99d5…cf800xf752…31b9BaseWeb Search, News & Page ReaderWeb-search$0.01100%coinbase11d ago0x966243…bb7267
0x99d5…cf800x480c…846aBaseBitrefillGift-cards$0.002100%coinbase11d ago0xfb5487…60b5c9
0x99d5…cf800x446e…d7f7BaseDNS & WHOIS Domain LookupWhois$0.005100%coinbase11d ago0xe7ad3b…50430d
0x99d5…cf800x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase11d ago0x7fbada…87ffc2
0x99d5…cf80Space Data APIBaseSpace Data APISpace$0.01100%coinbase11d ago0x8b92ad…90304d
0x99d5…cf80eu-verifyBaseeu-verifyBitcoin$0.005100%coinbase11d ago0xda9f71…020822
0x99d5…cf800x6490…a3b0BaseBrazil Data APIBrazil$0.002100%coinbase11d ago0x916d7f…3e7190
0x99d5…cf800x0e84…b808BaseOtto AITwitter search$0.001100%coinbase11d ago0x00be73…7c5e45
0x99d5…cf800x1f81…39f1BaseGlassnodeGlassnode$0.01100%coinbase11d ago0x197c03…6ea8fa
0x99d5…cf800xb836…e329Basex402 service$0.005100%coinbase11d ago0xceb3f3…c77b78
0x99d5…cf80HyperNatt TerminalBaseHyperNatt TerminalBitcoin$0.001100%coinbase11d ago0x93d333…113839

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.