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.005100%coinbase46d ago0x49c862…42f1ac
0x8a1a…aa530x8d06…8854Basex402 service$0.007100%coinbase46d ago0x316f90…ded0db
0x8a1a…aa530x2fec…f35cBaseAgentOracle PreflightPreflight$0.01100%coinbase46d ago0x0ae5f0…cf0473
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase46d ago0x91d0b5…8bcb77
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase46d ago0x04e139…5e138e
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.005100%coinbase46d ago0xf84544…28e2bf
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase46d ago0xa381ea…eb615a
0x8a1a…aa530xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase46d ago0xbd78d5…5eeb1f
0x8a1a…aa530x63ae…cddcBasex402 service$0.005100%coinbase46d ago0x9979ee…af02f7
0x8a1a…aa530x4447…70f2Basex402 service$0.01100%coinbase46d ago0x560390…268695
0x8a1a…aa530x3c48…244eBaseylk-vetx402$0.02100%coinbase46d ago0xbf49e9…780c88
0x8a1a…aa53eu-verifyBaseeu-verifyBitcoin$0.005100%coinbase46d ago0x61573a…087646
0x8a1a…aa530x4683…6fb0BaseTools API$0.05100%coinbase46d ago0x580b6b…5791d2
0x8a1a…aa530x38c9…a584Basex402 service$0.005100%coinbase46d ago0xe1d04f…e67c66
0x8a1a…aa530x38c9…a584Basex402 service$0.005100%coinbase46d ago0x6a5034…d86001
0x8a1a…aa530xc55a…c291Basex402 service$0.002100%coinbase46d ago0x6e0232…c991d0
0x8a1a…aa530xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase46d ago0xd88a97…30c691
0x8a1a…aa530xb484…d68eBasex402 service$0.02100%coinbase46d ago0x019158…1723bb
0x8a1a…aa530xc1fe…e874Basex402 service$0.002100%coinbase46d ago0x68e847…a001a2
0x8a1a…aa530xd6b5…23a8Basex402 service$0.003100%coinbase46d ago0x8834a1…2d7b39
0x8a1a…aa530xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase46d ago0x974aa2…991131
0x8a1a…aa530xc91c…b95cBasex402 serviceCrypto$0.01100%coinbase46d ago0xdf4779…1094fc
0x8a1a…aa530x217e…67c4Basex402 Service Auditx402$0.003100%coinbase46d ago0xb54efb…a7ab6f
0x8a1a…aa530x4df6…cdeaBaseWeb Search (SERP)Search$0.02100%0x2772…8c1746d ago0x496e92…7af539
0x8a1a…aa530xf22e…f493Basegeocode-reverseGeo$0.02100%coinbase46d ago0xc9443e…998860

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.