Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x09a0…ef200x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase77d ago0x5d5fb8…965eb4
0x09a0…ef200x5721…8867Base$0.001100%coinbase77d ago0x60773e…45599c
0x09a0…ef200x6e8b…4e2eBasex402 service$0.001100%coinbase77d ago0xe9ec1d…71305f
0x09a0…ef200xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase78d ago0x8340ae…92d7df
0x09a0…ef200xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase78d ago0x006c68…0bedef
0x09a0…ef200x0e84…b808BaseOtto AITwitter search$0.001100%coinbase78d ago0x0e7b6e…d65c73
0x09a0…ef200x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase78d ago0x9e2f48…6de6af
0x09a0…ef200x5bcd…64ddBasetokenguardCrypto$0.005100%coinbase78d ago0x8f0436…c5d24b
0x09a0…ef200xd20f…7d0dBase$0.001100%coinbase78d ago0x634092…6a372f
0x09a0…ef200x6e8b…4e2eBasex402 service$0.001100%coinbase78d ago0x55eab7…6795d0
0x09a0…ef200xc91c…b95cBasex402 serviceCrypto$0.01100%coinbase78d ago0xe53c1f…72b933
0x09a0…ef200x0550…38b8BaseSatellite & GeoRisk x402 APISatellite$0.005100%coinbase78d ago0x8a4b0c…0b3e3f
0x09a0…ef200xdadc…b9dfBaseNetIntelWeb content$0.06100%coinbase78d ago0x019eba…5e5efa
0x09a0…ef200x4df6…cdeaBaseWeb Search (SERP)Search$0.01100%coinbase78d ago0xc41a5c…60c208
0x09a0…ef200x2b6d…32c5Base2sPublic-records$0.0018100%coinbase78d ago0x2dda17…21b911
0x09a0…ef200x50ab…12fcBaseArbiPulseDefi$0.08100%coinbase78d ago0x0a5d7f…9001f4
0x09a0…ef200xb484…d68eBasex402 service$0.60100%coinbase78d ago0x6d9e10…2e6635
0x09a0…ef200x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase78d ago0xa6f732…72efa1
0x09a0…ef200x5721…8867Base$0.001100%coinbase78d ago0x3de468…aba3ae
0x09a0…ef20AI Image GenerationBaseAI Image GenerationImage_gen$0.55100%coinbase78d ago0x3f15c8…ee7d7a
0x09a0…ef200xffc4…37b1Basex402 service$0.001100%coinbase78d ago0x971c71…e0aed0
0x09a0…ef200x6302…ad57BaseTripadvisorTravel$0.01100%payAI78d ago0xdec3a8…437102

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.