Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3dca…9b2f0x217e…67c4Basex402 Service Auditx402$0.001100%coinbase66d ago0xc06695…3b3557
0x3dca…9b2f0x217e…67c4Basex402 Service Auditx402$0.005100%coinbase66d ago0x96d7b5…363628
0x3dca…9b2f0x217e…67c4Basex402 Service Auditx402$0.002100%coinbase66d ago0x82ad48…a3c8f5
0x3dca…9b2f0x217e…67c4Basex402 Service Auditx402$0.005100%coinbase66d ago0xfd96d6…6a56f2
0x3dca…9b2f0x217e…67c4Basex402 Service Auditx402$0.005100%coinbase66d ago0xf9a99d…fb077f
0x3dca…9b2f0x217e…67c4Basex402 Service Auditx402$0.002100%coinbase66d ago0xc043f1…5e2d75
0x3dca…9b2f0xdd5f…1ba6BaseWebberSites x402 Data APIInference$0.003100%coinbase66d ago0x702e64…d01036
0x3dca…9b2f0xdd5f…1ba6BaseWebberSites x402 Data APIInference$0.001100%coinbase66d ago0xae8479…1f0c37
0x3dca…9b2fcryptorebbe.ethBasex402 service$0.05100%coinbase66d ago0xc6d78f…e2015f
0x3dca…9b2f0x217e…67c4Basex402 Service Auditx402$0.005100%coinbase66d ago0x613fc8…9c57b8
0x3dca…9b2fthree.ws Symbol CheckBasethree.ws Skill MarketMarketplace$0.001100%coinbase66d ago0x6a8ad1…e62cd9
0x3dca…9b2f0x392d…5146Basex402 service$0.02100%payAI66d ago0x386dff…55c2bb
0x3dca…9b2f0x392d…5146Basex402 service$0.02100%payAI66d ago0xabd4e9…44a0ce
0x3dca…9b2f0x392d…5146Basex402 service$0.002100%payAI66d ago0xedacdc…d686e0
0x3dca…9b2f0x392d…5146Basex402 service$0.003100%payAI66d ago0x0e4ce4…54c72d
0x3dca…9b2f0x392d…5146Basex402 service$0.005100%payAI66d ago0x32312e…1a884e
0x3dca…9b2f0x392d…5146Basex402 service$0.005100%payAI66d ago0x5a7960…b06d5a

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.