Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8a1a…aa530x8d06…8854Basex402 service$0.007100%coinbase53d ago0x039683…06859d
0x8a1a…aa530x2fec…f35cBaseAgentOracle PreflightPreflight$0.01100%coinbase53d ago0xac9f65…a03be7
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase53d ago0x9b4bb2…7ffc9a
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase53d ago0x640956…9c82d0
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase53d ago0x37316d…b4e1b4
0x8a1a…aa530x63ae…cddcBasex402 service$0.005100%coinbase53d ago0x3f39ec…79f5f8
0x8a1a…aa530x4447…70f2Basex402 service$0.01100%coinbase53d ago0x9aff3e…33fb9d
0x8a1a…aa530x3c48…244eBaseylk-vetx402$0.02100%coinbase53d ago0xb89a8a…42a01a
0x8a1a…aa53eu-verifyBaseeu-verifyBitcoin$0.005100%coinbase53d ago0xf227ff…e02cb6
0x8a1a…aa530x4683…6fb0BaseTools API$0.01100%coinbase53d ago0xa4bdd5…429f36
0x8a1a…aa530x38c9…a584Basex402 service$0.005100%coinbase53d ago0x57b293…776f46
0x8a1a…aa530x3731…b0e0BaseEmail Auth SPF/DMARC/DKIM CheckEmail$0.01100%coinbase53d ago0xb67783…97c2ef
0x8a1a…aa530xc55a…c291Basex402 service$0.002100%coinbase53d ago0xaf634f…fdc2d9
0x8a1a…aa530xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase53d ago0xb7963b…61e22f
0x8a1a…aa530xc1fe…e874Basex402 service$0.002100%coinbase53d ago0x709faa…b3baf9
0x8a1a…aa530xd6b5…23a8Basex402 service$0.003100%coinbase53d ago0xdd8a13…c6b1e0
0x8a1a…aa530xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase53d ago0xbb9786…cf18b3
0x8a1a…aa53x402 Entity-ID ResolverBase—$0.005100%coinbase53d ago0x6e4ae3…890741
0x8a1a…aa530x4df6…cdeaBaseWeb Search (SERP)Search$0.02100%0x2772…8c1753d ago0x2b2192…a92000
0x8a1a…aa530xf22e…f493Basegeocode-reverseGeo$0.02100%coinbase53d ago0x9b8df7…b56e2f
0x8a1a…aa530x217e…67c4Basex402 Service Auditx402$0.003100%coinbase53d ago0xb53bfe…70ddc9
0x8a1a…aa530x446e…d7f7BaseDNS & WHOIS Domain LookupWhois$0.005100%coinbase53d ago0xdd95cc…256bc8
0x8a1a…aa530x52e2…f3eaBasex402 service$0.001100%coinbase53d ago0xc4878d…253d71
0x8a1a…aa530x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase53d ago0x2387ff…ccbf89
0x8a1a…aa530xdcec…7566Basex402 service$0.01100%coinbase53d ago0xd93b65…b5b4b9

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.