Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6777…39860x5e70…4eb9Basex402 service$0.02100%coinbase23d ago0x41a541…7b7707
0x6777…39860x21b0…8912Basex402 service$0.10100%coinbase23d ago0xd5245b…db79e3
0x6777…39860x51d5…f78bBaseTwitter/X APITwitter$0.005100%coinbase23d ago0x7f806e…8075c0
0x6777…39860xfad6…2084Basex402 service$0.005100%coinbase23d ago0xb02684…1fae57
0x6777…39860xad62…95c8Basex402 service$0.001100%coinbase23d ago0xe91191…d72586
0x6777…39860x908b…36aaBasex402 service$0.005100%coinbase23d ago0xa923cb…ec2864
0x6777…39860xffc4…37b1Basex402 service$0.04100%coinbase23d ago0x91c6c0…611027
0x6777…39860x3873…7129Basex402 service$0.001100%coinbase23d ago0x36480b…e238c3
0x6777…39860x3873…7129Basex402 service$0.001100%coinbase23d ago0x96c39d…dfb08d
0x6777…39860x3873…7129Basex402 service$0.001100%coinbase23d ago0x135d0d…6d8cc6
0x6777…39860xfdb4…ed03Basex402stockMarket-data$0.01100%coinbase23d ago0x659260…f8a138
0x6777…39860x6e8b…4e2eBasex402 service$0.003100%coinbase23d ago0xe275ce…413fd2
0x6777…39860x3831…3442BaseHyperliquid Market DataHyperliquid$0.005100%coinbase23d ago0x8f8bf8…f0d837
0x6777…39860x5e70…4eb9Basex402 service$0.05100%coinbase23d ago0x9dd1d4…f6de0e
0x6777…39860x5e70…4eb9Basex402 service$0.05100%coinbase23d ago0x870d18…d02dfe
0x6777…39860xc87a…f990Basex402 service$0.02100%coinbase23d ago0x12b36f…c1d5f1
0x6777…39860xfdb4…ed03Basex402stockMarket-data$0.01100%coinbase23d ago0x28f6e7…12110a
0x6777…39860x5e70…4eb9Basex402 service$0.01100%coinbase23d ago0x226a33…560aad
0x6777…39860x5e70…4eb9Basex402 service$0.01100%coinbase23d ago0x0aaf67…4b47c3
0x6777…39860xfdb4…ed03Basex402stockMarket-data$0.03100%coinbase23d ago0xcbc22c…5a2e29
0x6777…39860x192b…5b6cBasex402 service$0.01100%coinbase23d ago0x608f13…9ca362
0x6777…39860x0eba…dd1bBasex402 service$0.002100%coinbase23d ago0xba0bce…e9bf25
0x6777…39860xcf92…42fbBasex402 service$0.002100%coinbase23d ago0x827788…1c6172
0x6777…39860xe740…cf46BaseLinked PandaLinkedin$0.30100%coinbase23d ago0x682d20…4533e8
0x6777…39860xd850…f111Basex402 service$0.001100%coinbase23d ago0x2025ea…cd5ef4

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.