Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9c7…16700x479b…1ab9Basex402 service$0.001100%coinbase4d ago0x5ee5f2…0a6c62
0xc9c7…16700x7dd5…2629Basex402 service$0.01100%coinbase4d ago0x5d0168…5617f1
0xc9c7…16700xdd5f…1ba6BaseWebberSites x402 Data APIInference$0.01100%coinbase4d ago0x862876…d7d6ea
0xc9c7…16700x4466…125eBasex402 service$0.004100%coinbase4d ago0xb62d6b…4bb844
0xc9c7…16700xabf4…a9d0BasePerp funding rate and historyCrypto$0.05100%coinbase4d ago0xf18924…470d6f
0xc9c7…16700x24d9…333aBasex402 service$0.01100%coinbase4d ago0x05278e…c032e0
0xc9c7…16700x3623…53b3Basex402 service$0.001100%coinbase4d ago0xdd5a89…a52fce
0xc9c7…16700x01b3…b1c4Basex402 service$0.02100%coinbase4d ago0x3a6e48…d8a2c8
0xc9c7…16700xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase4d ago0x7f3f60…5e41b7
0xc9c7…16700x692d…07ddBasex402 service$0.01100%coinbase4d ago0x7e35fe…5284b9
0xc9c7…16700x1bb5…ae7fBasex402 service$0.001100%coinbase4d ago0x119749…663a37
0xc9c7…16700xa82c…cc0aBaseCueFrameMedia$0.01100%coinbase4d ago0x67444b…fc75ff
0xc9c7…16700x32e2…9a9dBasewAILand Disaster SignalsDisaster$0.005100%coinbase4d ago0xfb68e5…a80f83
0xc9c7…16700xf596…1004Basex402 service$0.05100%coinbase4d ago0xdfc2de…06f8d0
0xc9c7…16700x3dce…989dBaseACODA Liquidation IntelligenceCrypto$0.01100%coinbase4d ago0x161fea…2d5b6c
0xc9c7…16700x9423…8418BaseBAGS Agent APIPayments$0.01100%coinbase4d ago0x5a2c9c…495562
0xc9c7…16700xffc4…37b1Basex402 service$0.002100%coinbase4d ago0x7175e5…810208
0xc9c7…16700xffc4…37b1Basex402 service$0.002100%coinbase4d ago0x2cec05…2733cc
0xc9c7…16700x0fad…2767Basex402 service$0.001100%coinbase4d ago0x9f7518…66e2d4
0xc9c7…16700x58bd…6b6cBaseApiToll SEC FilingsSec$0.006100%coinbase4d ago0x42d5af…7d4acf
0xc9c7…16700xe16a…dc7eBasex402 service$0.005100%coinbase4d ago0xdd2968…a27ffc
0xc9c7…16700xae26…1842Basex402 service$0.001100%coinbase4d ago0x1b1bae…2f2129
0xc9c7…16700x2135…d3b3BaseHijri Date ConverterIslamic$0.01100%coinbase4d ago0xa85067…558b85
0xc9c7…16700x0884…54cdBasex402 service$0.005100%coinbase4d ago0x869658…1c894b
0xc9c7…16700x332d…5401Basetoken-riskToken-risk$0.01100%coinbase4d ago0x656ce7…36a8e0

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.