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…67c4Basex402 Service Auditx402$0.006100%coinbase17d ago0x3426d6…4c4865
0x6e53…a2650xf22e…f493Basegeocode-reverseGeo$0.005100%coinbase17d ago0xa94b16…fe2e0d
0x6e53…a2650x9dba…0df8Basex402 service$0.00670%0x1360…66fa17d ago0xb5a9d2…adbd99
0x6e53…a2650xcb80…3006BaseDefiLlama DeFi TVL & YieldsDefi$0.005100%coinbase17d ago0xdbdce3…6337ac
0x6e53…a2650xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase17d ago0xae4811…6e95fa
0x6e53…a2650xe82e…59e3BaseTickersFeedStock-quotes$0.001100%coinbase17d ago0x95f6d2…b67f7d
0x6e53…a2650xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%coinbase17d ago0x84ca22…4b67ba
0x6e53…a2650x4466…125eBasex402 service$0.005100%coinbase17d ago0x8b9fb6…9256ed
0x6e53…a2650x9dba…0df8Basex402 service$0.00670%0x1360…66fa17d ago0x1d1c03…3f9307
0x6e53…a2650x9dba…0df8Basex402 service$0.00670%0x1360…66fa17d ago0xb6abfb…5b9fa4
0x6e53…a2650x9dba…0df8Basex402 service$0.00670%0x1360…66fa17d ago0xaeef79…2a72cf
0x6e53…a2650x23c9…db35BaseCrypto Data AgentDefi$0.002100%coinbase18d ago0x23b382…1bf1b8
0x6e53…a2650xcc42…305fBasex402-factoryCore$0.03100%coinbase18d ago0x613345…d6cd3b
0x6e53…a2650x9dba…0df8Basex402 service$0.00670%0x1360…66fa18d ago0x3fdac9…155795
0x6e53…a2650x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase18d ago0x5e7528…0c67dc
0x6e53…a2650xc179…011fBasen0brainsCrypto$0.002100%coinbase18d ago0xf2512c…773ed5
0x6e53…a2650x5765…ed10Base—$0.00170%0x2772…8c1718d ago0x3275d8…a4a27e
0x6e53…a265Hyperliquid Funding ExtremesBaseHyperliquid Funding ExtremesHyperliquid$0.002100%coinbase18d ago0x4c0e8f…8f615e

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.