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%coinbase50d ago0xababc2…db1172
0x8a1a…aa530x8d06…8854Basex402 service$0.007100%coinbase50d ago0xda1d06…e0ff97
0x8a1a…aa530x2fec…f35cBaseAgentOracle PreflightPreflight$0.01100%coinbase50d ago0x9030cd…fc37e7
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase50d ago0x48e349…9b3924
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase50d ago0x4f1685…76e84d
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.005100%coinbase50d ago0x81ea9a…aceccd
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase50d ago0x4d5777…68463d
0x8a1a…aa530xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase50d ago0x8d355b…225fa5
0x8a1a…aa530x63ae…cddcBasex402 service$0.005100%coinbase50d ago0x7ef2a3…a5586a
0x8a1a…aa530x4447…70f2Basex402 service$0.01100%coinbase50d ago0x7ce512…b0b7e4
0x8a1a…aa530x3c48…244eBaseylk-vetx402$0.02100%coinbase50d ago0xc3b683…5fc544
0x8a1a…aa53eu-verifyBaseeu-verifyBitcoin$0.005100%coinbase50d ago0x0cf358…c366f8
0x8a1a…aa530x4683…6fb0BaseTools API$0.05100%coinbase50d ago0x1658cc…53623c
0x8a1a…aa530x38c9…a584Basex402 service$0.005100%coinbase50d ago0xd20504…6af672
0x8a1a…aa530x38c9…a584Basex402 service$0.005100%coinbase50d ago0xc11ad0…3dfdd0
0x8a1a…aa530x3731…b0e0BaseEmail Auth SPF/DMARC/DKIM CheckEmail$0.01100%coinbase50d ago0x3ecb2a…fb93b4
0x8a1a…aa530xc55a…c291Basex402 service$0.002100%coinbase50d ago0x8989f0…6211a4
0x8a1a…aa530xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase50d ago0x0d9f22…f3de83
0x8a1a…aa530xb484…d68eBasex402 service$0.02100%coinbase50d ago0x11c0c3…dd8b15
0x8a1a…aa530xc1fe…e874Basex402 service$0.002100%coinbase50d ago0x0bb925…f29c04
0x8a1a…aa530xd6b5…23a8Basex402 service$0.003100%coinbase50d ago0x5de60f…1c5583
0x8a1a…aa530xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase50d ago0xb4d927…1dc35f
0x8a1a…aa530xc91c…b95cBasex402 serviceCrypto$0.01100%coinbase50d ago0xbe9718…51186b
0x8a1a…aa530x217e…67c4Basex402 Service Auditx402$0.003100%coinbase50d ago0xd0491f…1cefa8
0x8a1a…aa530x4df6…cdeaBaseWeb Search (SERP)Search$0.0270%0x2772…8c1750d ago0x85f3e9…21cbc8

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.