Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8a1a…aa530x4683…6fb0BaseTools API$0.05100%coinbase44d ago0x35f02c…992ee9
0x8a1a…aa530x8d06…8854Basex402 service$0.007100%coinbase44d ago0x78fdf5…afa30f
0x8a1a…aa530x2fec…f35cBaseAgentOracle PreflightPreflight$0.01100%coinbase44d ago0xb8301b…747447
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase44d ago0x143a01…4d0057
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase44d ago0x91914e…0bff86
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.005100%coinbase44d ago0xeaea63…bf8b6d
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase44d ago0x5c643c…e23de9
0x8a1a…aa530xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase44d ago0xc4ecca…1ffe4e
0x8a1a…aa530x63ae…cddcBasex402 service$0.005100%coinbase44d ago0x3c446d…1d228a
0x8a1a…aa530x4447…70f2Basex402 service$0.01100%coinbase44d ago0x47ce43…fe867f
0x8a1a…aa530x3c48…244eBaseylk-vetx402$0.02100%coinbase44d ago0x9b7ced…002c34
0x8a1a…aa53eu-verifyBaseeu-verifyBitcoin$0.005100%coinbase44d ago0x48c8a8…e394d0
0x8a1a…aa530x38c9…a584Basex402 service$0.005100%coinbase44d ago0x81d7d5…242cff
0x8a1a…aa530x38c9…a584Basex402 service$0.005100%coinbase44d ago0xdb7e3a…940168
0x8a1a…aa530x3731…b0e0BaseEmail Auth SPF/DMARC/DKIM CheckEmail$0.01100%coinbase44d ago0xdb5ce8…c864b8
0x8a1a…aa530xc55a…c291Basex402 service$0.002100%coinbase44d ago0xf2c035…38cc92
0x8a1a…aa530xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase44d ago0x02da74…b8299c
0x8a1a…aa530xb484…d68eBasex402 service$0.02100%coinbase44d ago0xdfcbb3…da71eb
0x8a1a…aa530xc1fe…e874Basex402 service$0.002100%coinbase44d ago0x8c1927…5bc2d0
0x8a1a…aa530xd6b5…23a8Basex402 service$0.003100%coinbase44d ago0xf2bb18…e3f3bc
0x8a1a…aa530xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase44d ago0x55265b…229216
0x8a1a…aa530xc91c…b95cBasex402 serviceCrypto$0.01100%coinbase44d ago0xe4f0bc…31dadd
0x8a1a…aa530x217e…67c4Basex402 Service Auditx402$0.004100%coinbase44d ago0xf2ca2c…a47b3e
0x8a1a…aa530x4df6…cdeaBaseWeb Search (SERP)Search$0.0270%0x2772…8c1744d ago0x8a8f0b…135c4a
0x8a1a…aa530x3279…6d02BaseCoinGecko Crypto Price & DataPrice$0.005100%coinbase44d ago0x915426…36a2c7

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.