Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfadd…6c940xb847…771eBasex402 service$0.002100%coinbase23d ago0x841df3…e2f983
0xfadd…6c940xef80…773bBaseSQ FetchHtml$0.001100%coinbase23d ago0xf6a037…e762ee
0xfadd…6c940xb0d0…0807Basex402 service$0.005100%coinbase24d ago0x1f40ac…886d29
0xfadd…6c940x51d5…f78bBaseTwitter/X APITwitter$0.005100%coinbase24d ago0x2636e5…ba6575
0xfadd…6c940x6d6c…52aaBaseM2M SentinelBase$0.02100%coinbase24d ago0x93c3a5…f5353c
0xfadd…6c940x9cc7…77eeBaseOpen Web SearchWeb-search$0.001100%coinbase24d ago0xfb2f1d…ad6a41
0xfadd…6c940xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase24d ago0x403e07…b25bcc
0xfadd…6c940xce33…989eBaseAmazon Product SearchAmazon$0.0035100%coinbase24d ago0xd558bc…dc3656
0xfadd…6c940x8c12…f1b2BaseFlight Search & AirfaresFlights$0.02100%coinbase24d ago0x22cfb7…f55bdd
0xfadd…6c940xb847…771eBasex402 service$0.002100%coinbase24d ago0x6147fc…ab8324
0xfadd…6c940xfbd4…852fBasex402 service$0.005100%coinbase24d ago0xb4b9e7…d89eb6
0xfadd…6c940xe569…5e75BaseAnyway Possible Base BalanceBase wallet balance$0.01100%coinbase24d ago0x68c7c0…d3de7c
0xfadd…6c940xbf11…4b82Basex402 service$0.001100%coinbase24d ago0xa37b9f…7f4126
0xfadd…6c940x154b…19b1Basex402 service$0.01100%coinbase24d ago0xdbdb37…1b9a5b
0xfadd…6c940x7eaf…4c5bBaseLUMILaunch$0.01100%coinbase24d ago0x54db88…61ddb2

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.