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%coinbase51d ago0x01cee3…11963e
0x8a1a…aa530x2fec…f35cBaseAgentOracle PreflightPreflight$0.01100%coinbase51d ago0x536cff…36c652
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase51d ago0x031a85…21238e
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase51d ago0x177c08…ff507d
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase51d ago0xac1355…7d37e2
0x8a1a…aa530x63ae…cddcBasex402 service$0.005100%coinbase51d ago0xd42199…9a68ce
0x8a1a…aa530x4447…70f2Basex402 service$0.01100%coinbase51d ago0x121296…1482cc
0x8a1a…aa53eu-verifyBaseeu-verifyBitcoin$0.005100%coinbase51d ago0xf2110a…6d857a
0x8a1a…aa530x4683…6fb0BaseTools API$0.05100%coinbase51d ago0xdebf93…ef0d8f
0x8a1a…aa530x38c9…a584Basex402 service$0.005100%coinbase51d ago0x0be9de…e7a5c1
0x8a1a…aa530x3731…b0e0BaseEmail Auth SPF/DMARC/DKIM CheckEmail$0.01100%coinbase51d ago0x8c80d6…bde8cc
0x8a1a…aa530xc55a…c291Basex402 service$0.002100%coinbase51d ago0xab8938…c279db
0x8a1a…aa530xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase51d ago0xae8f67…bc1c8b
0x8a1a…aa530xc1fe…e874Basex402 service$0.002100%coinbase51d ago0xb20eaf…673f2c
0x8a1a…aa530xd6b5…23a8Basex402 service$0.003100%coinbase51d ago0xbbd1de…e11591
0x8a1a…aa530xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase51d ago0x447de5…8267c9
0x8a1a…aa530x4df6…cdeaBaseWeb Search (SERP)Search$0.0270%0x2772…8c1751d ago0xd08b95…018498
0x8a1a…aa530xf22e…f493Basegeocode-reverseGeo$0.02100%coinbase51d ago0x015a37…9cb78e
0x8a1a…aa530x217e…67c4Basex402 Service Auditx402$0.003100%coinbase51d ago0x1c9796…b0362c
0x8a1a…aa530x446e…d7f7BaseDNS & WHOIS Domain LookupWhois$0.005100%coinbase51d ago0x2cba63…658e0c
0x8a1a…aa530x52e2…f3eaBasex402 service$0.001100%coinbase51d ago0x0cc413…2afd7e
0x8a1a…aa530x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase51d ago0x34e181…a06793
0x8a1a…aa530xdcec…7566Basex402 service$0.01100%coinbase51d ago0x24c0f0…c457e9
0x8a1a…aa530x2b6d…32c5Base2sPublic-records$0.0025100%coinbase51d ago0x67b539…2e05eb
0x8a1a…aa530x4465…28eeBaseInvoketCompliance$0.01100%coinbase51d ago0x613e19…70900c

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.