Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9456…8f090xf22e…f493Basegeocode-reverseGeo$0.01100%coinbase13d ago0xf608d6…ead053
0x9456…8f090x9dba…0df8Basex402 service$0.006100%coinbase13d ago0xba827e…235bb6
0x9456…8f090xcd26…7902Basex402 service$0.01100%coinbase13d ago0xb571d8…3008cb
0x9456…8f090xdadc…b9dfBaseNetIntelWeb content$0.005100%coinbase13d ago0x36624a…e25884
0x9456…8f090x510d…9690BaseRC Quantum Data OracleBitcoin$0.01100%coinbase13d ago0x6fa587…597511
0x9456…8f09Kronos Crypto Data & ForecastsBaseKronos Crypto Data & ForecastsBitcoin$0.02100%coinbase13d ago0xe766d7…f1bf60
0x9456…8f090xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase13d ago0xd60231…2e20a0
0x9456…8f090x8209…e571BaseCrypto Perp Funding & SentimentCrypto$0.02100%coinbase13d ago0x62ca0a…a2c2e2
0x9456…8f090x3831…3442BaseHyperliquid Market DataHyperliquid$0.01100%coinbase13d ago0x05a93c…023c96
0x9456…8f090x9dba…0df8Basex402 service$0.006100%coinbase13d ago0xc5cf7b…8c4be4
0x9456…8f090x217e…67c4Basex402 Service Auditx402$0.006100%coinbase13d ago0xc71fee…c45ab9
0x9456…8f090xb810…2c86Basex402 Weather APIWeather$0.005100%coinbase13d ago0x1818e1…50112e
0x9456…8f090x510d…9690BaseRC Quantum Data OracleBitcoin$0.01100%coinbase13d ago0xbaa64c…bd09b9
0x9456…8f090x9dba…0df8Basex402 service$0.006100%coinbase13d ago0x9fcb78…dda5c6
0x9456…8f090x9dba…0df8Basex402 service$0.006100%coinbase13d ago0x3e3160…475c97
0x9456…8f090xcc42…305fBasex402-factoryCore$0.03100%coinbase13d ago0xc7f46b…a65878
0x9456…8f090x9dba…0df8Basex402 service$0.006100%coinbase14d ago0x9a10f8…54ab8c
0x9456…8f090x9dba…0df8Basex402 service$0.006100%coinbase14d ago0x338936…b18e2c
0x9456…8f090x9dba…0df8Basex402 service$0.006100%coinbase14d ago0xfbe064…5d72d3
0x9456…8f090xb810…2c86Basex402 Weather APIWeather$0.003100%coinbase14d ago0x488bf5…269b7d

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.