Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6a13…84770x51d5…f78bBaseTwitter/X APITwitter$0.006100%coinbase11s ago0x6c160b…a5e194
0x1332…66eb0x47c5…4fc3Base—$210.0070%0x3b25…fc9a13s ago0x73247b…aeed84
0x1949…c2300x6839…1a2bBase—$0.003100%coinbase17s ago0xf5bf8e…9d006c
0x1332…66eb0x47c5…4fc3Base—$25.0070%0x7bc8…426117s ago0x94c09f…c0417e
0x4268…04d50x589a…b3d8BaseX PayHealth$0.005100%coinbase17s ago0xdb56f9…24f12e
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase19s ago0x9881c1…8a82b6
0x6a13…84770x51d5…f78bBaseTwitter/X APITwitter$0.006100%coinbase21s ago0x410281…d069ba
0xeaf8…d1340x3e0a…78e7Base—$0.004068100%coinbase21s ago0xc5e07d…ea1af9
0x0898…7aa90x589a…b3d8BaseX PayHealth$0.005100%coinbase25s ago0x0adcfc…8988ff
0x9d3d…d8370x4df6…cdeaBaseWeb Search (SERP)Search$0.02100%coinbase27s ago0xa429fb…04445a
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase29s ago0x748c20…53c425
0xf337…83ac0x6839…1a2bBase—$1.00100%coinbase29s ago0xf4b0a2…8cfe31
0x6a16…3b5e0x47d3…9ddaBase—$5.00100%coinbase33s ago0xadd763…7d3688
0x9d3d…d8370x4df6…cdeaBaseWeb Search (SERP)Search$0.02100%coinbase33s ago0x29d271…65822f
0x0241…beb50x589a…b3d8BaseX PayHealth$0.005100%coinbase33s ago0xd4f2ea…0d5f72
0x6a13…84770xb1ef…88c0Basex402 serviceTwitter$0.02100%coinbase33s ago0x22c4d3…72c34e
0x6a13…84770x51d5…f78bBaseTwitter/X APITwitter$0.006100%coinbase33s ago0xfb2fc7…f5d047
0x6a13…84770x058d…21b2BaseDeFi Safety OracleHoneypot$0.002100%coinbase37s ago0x310d4f…0e52c3
0x1aa0…895cQuartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.001100%coinbase39s ago0xa23a80…644504
0xe922…112b0x6839…1a2bBase—$1.00100%coinbase39s ago0xbf8d70…ac3b4f
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase39s ago0x81836a…1d8424
0x6a13…84770xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase39s ago0xf84652…9b8da3
0x0939…12340xb86a…e183Base—$5.0470%0xb86a…e18339s ago0x0d6953…c639d8
0x9d3d…d8370x4df6…cdeaBaseWeb Search (SERP)Search$0.02100%coinbase39s ago0x746147…ebfdfb
0x21e7…74260x589a…b3d8BaseX PayHealth$0.005100%coinbase41s ago0xcb24d7…a63472

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.