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%coinbase61d ago0x0343e9…35f20c
0x8a1a…aa530x2fec…f35cBaseAgentOracle PreflightPreflight$0.01100%coinbase61d ago0x5cc273…9224cd
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase61d ago0x4ebd6f…7ec29c
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase61d ago0xcbc786…d0a983
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase61d ago0x038880…d68ac7
0x8a1a…aa530x63ae…cddcBasex402 service$0.005100%coinbase61d ago0xbd424f…befbe5
0x8a1a…aa530x4447…70f2Basex402 service$0.01100%payAI61d ago0x2201cf…31d3b3
0x8a1a…aa530x3c48…244eBaseylk-vetx402$0.02100%coinbase61d ago0xf18b53…b18633
0x8a1a…aa53eu-verifyBaseeu-verifyBitcoin$0.005100%coinbase61d ago0xd94484…cd4876
0x8a1a…aa530x4683…6fb0BaseTools API$0.01100%coinbase61d ago0x71c025…cc5837
0x8a1a…aa530x38c9…a584Basex402 service$0.005100%coinbase61d ago0x3c985a…4a830c
0x8a1a…aa530x3731…b0e0BaseEmail Auth SPF/DMARC/DKIM CheckEmail$0.01100%coinbase61d ago0x541088…92438f
0x8a1a…aa530xc55a…c291Basex402 service$0.002100%coinbase61d ago0x9f5956…6b6eaa
0x8a1a…aa530xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase61d ago0x5e29a5…e208b1
0x8a1a…aa530xb484…d68eBasex402 service$0.02100%coinbase61d ago0x606a13…43e20c
0x8a1a…aa530xc1fe…e874Basex402 service$0.002100%coinbase61d ago0xfe0a91…c60ebf
0x8a1a…aa530xd6b5…23a8Basex402 service$0.003100%coinbase61d ago0x51233d…5333da
0x8a1a…aa530xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase61d ago0xa8d8b8…f0287b
0x8a1a…aa53x402 Entity-ID ResolverBase—$0.005100%coinbase61d ago0x5c665f…111008
0x8a1a…aa530xf22e…f493Basegeocode-reverseGeo$0.02100%0x2772…8c1761d ago0x358ccc…82ac91
0x8a1a…aa530x217e…67c4Basex402 Service Auditx402$0.003100%coinbase61d ago0x1528bb…4997ba
0x8a1a…aa530x446e…d7f7BaseDNS & WHOIS Domain LookupWhois$0.005100%coinbase61d ago0x4dfbc9…93ed98
0x8a1a…aa530x52e2…f3eaBasex402 service$0.001100%coinbase61d ago0x1a4be1…61682c
0x8a1a…aa530x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase61d ago0x1321d5…f835f7
0x8a1a…aa530xdcec…7566Basex402 service$0.01100%coinbase61d ago0x938564…961d58

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.