Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6e53…a2650x217e…67c4BaseCrypto Spot PriceCrypto$0.006100%coinbase12d ago0xba67c9…f78218
0x6e53…a2650x217e…67c4BaseCrypto Spot PriceCrypto$0.004100%coinbase12d ago0xa466f8…324970
0x6e53…a2650xcc42…305fBasex402-factoryCore$0.02100%coinbase12d ago0xbbb138…0c706b
0x6e53…a2650x9dba…0df8Basex402 service$0.006100%coinbase12d ago0x049333…90cfa3
0x6e53…a2650x9dba…0df8Basex402 service$0.006100%coinbase12d ago0xce5de3…e0239d
0x6e53…a2650x217e…67c4BaseCrypto Spot PriceCrypto$0.004100%coinbase12d ago0x755a12…f1ee3b
0x6e53…a2650x217e…67c4BaseCrypto Spot PriceCrypto$0.004100%coinbase12d ago0xb37b3c…7b2594
0x6e53…a2650xb810…2c86Basex402 Weather APIWeather$0.003100%coinbase12d ago0x9feb48…fe2a7b
0x6e53…a2650xdadc…b9dfBaseNetIntelWeb content$0.005100%coinbase12d ago0x3bb1bc…87c063
0x6e53…a2650x995c…781fBasex402 service$0.001100%coinbase12d ago0x314a40…4e687a
0x6e53…a2650xdadc…b9dfBaseNetIntelWeb content$0.005100%coinbase12d ago0x17536f…c1f01e
0x6e53…a2650x8209…e571BaseCrypto Perp Funding & SentimentCrypto$0.02100%coinbase12d ago0x72f79c…70c811
0x6e53…a2650xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase12d ago0x74cf18…3941b5
0x6e53…a2650xa55b…b716BaseHyperliquid Prediction MarketsHyperliquid$0.005100%coinbase12d ago0xcaed6f…cd2b41
0x6e53…a2650x217e…67c4BaseCrypto Spot PriceCrypto$0.006100%coinbase12d ago0x19dded…af884c
0x6e53…a2650x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase12d ago0xc9cb68…ef2e04
0x6e53…a2650xcb80…3006BaseDefiLlama DeFi TVL & YieldsDefi$0.005100%coinbase12d ago0x43d335…fe795f
0x6e53…a2650x995c…781fBasex402 service$0.001100%coinbase12d ago0xbfd0e3…97d1fa
0x6e53…a2650x9dba…0df8Basex402 service$0.006100%coinbase12d ago0xb33419…69e592
0x6e53…a2650x510d…9690BaseRC Quantum Data OracleBitcoin$0.01100%coinbase13d ago0x8183c1…4d366c
0x6e53…a2650x9dba…0df8Basex402 service$0.006100%coinbase13d ago0xf232a6…57ac2c
0x6e53…a2650x9dba…0df8Basex402 service$0.006100%coinbase13d ago0xc0f68b…7d5718

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.