Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1392…d7ad0x84a1…7a08Basex402 service$0.05100%coinbase46d ago0x559c0b…358516
0x1392…d7ad0x84a1…7a08Basex402 service$0.05100%coinbase46d ago0x68dd08…7516ef
0x1392…d7ad0x84a1…7a08Basex402 service$0.05100%coinbase46d ago0x9c715e…c6e82a
0x1392…d7ad0x4dd5…c1dcBaseAgent-Ready AssessmentSeo$0.01100%coinbase46d ago0x55a225…240331
0x1392…d7ad0x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase46d ago0xc3cd85…cf35e6
0x1392…d7ad0xe3e5…c28bBaseX402 Data APIx402$0.001100%coinbase47d ago0x6162d4…4b08d6
0x1392…d7ad0xf22e…f493Basegeocode-reverseGeo$0.008100%0x2772…8c1747d ago0x680b76…93bf8f
0x1392…d7ad0x84a1…7a08Basex402 service$0.05100%coinbase47d ago0x0bde11…10ff26
0x1392…d7ad0xc85f…0604BaseVuln Surface ScanSecurity$0.002100%coinbase47d ago0x2046b9…225ecb
0x1392…d7ad0xc14a…0c20Basex402 service$0.005100%coinbase47d ago0x6aa544…b7907c
0x1392…d7ad0x50ab…12fcBaseArbiPulseDefi$0.15100%coinbase47d ago0x818e7a…3ba79d
0x1392…d7advelinus.ethBasex402 service$0.01100%coinbase47d ago0x0e664c…0ef03a
0x1392…d7ad0x38c0…44c8BaseVibe SpringsPrice$0.02100%coinbase47d ago0x4293ba…9c3afe
0x1392…d7adTrust IndexBaseTrust IndexTrust$0.001100%coinbase47d ago0x9fbec8…7f9985
0x1392…d7ad0xd617…41eeBasex402-reliability-feedx402$0.005100%coinbase47d ago0xae8518…74f7b0
0x1392…d7ad0x84a1…7a08Basex402 service$0.05100%coinbase47d ago0x06552f…c16cbf
0x1392…d7adTrust IndexBaseTrust IndexTrust$0.001100%coinbase47d ago0x671a97…6ac92f
0x1392…d7ad0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase47d ago0x79a10e…221b91
0x1392…d7ad0x3bef…f196Basex402 service$0.002100%coinbase47d ago0x3329d1…c392fb

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.