Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3aeb…84080xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase22d ago0x2103a8…6bbf3c
0x3aeb…84080x18ec…35f3Base$0.02100%ultravioletadao22d ago0x745314…1d8bf4
0x3aeb…84080x9dba…0df8Basex402 service$0.00670%0x1360…66fa22d ago0x230b74…6205dc
0x3aeb…84080x9dba…0df8Basex402 service$0.006100%coinbase22d ago0x8faef3…9b8ebb
0x3aeb…84080x2740…a96fBaseDEX Data & Agent UtilitiesTreasury$0.01100%coinbase23d ago0x1995ac…c210ef
0x3aeb…84080x5c6b…a6dbBasex402 service$0.02100%coinbase23d ago0x36f9c2…2866a9
0x3aeb…84080x5c6b…a6dbBasex402 service$0.02100%coinbase23d ago0x6f531c…bd28d4
0x3aeb…84080x9dba…0df8Basex402 service$0.00670%0x1360…66fa23d ago0xe9c2af…c4c8b9
0x3aeb…8408Kronos Crypto Data & ForecastsBaseKronos Crypto Data & ForecastsLiquidations$0.02100%coinbase23d ago0xf0c2f7…fafcb0
0x3aeb…84080xcdd5…1f4eBasex402 service$0.005100%coinbase23d ago0x68e77b…994676
0x3aeb…84080x1e84…41a6BaseBase USDC lending APYUsdc$0.01100%coinbase23d ago0x23263c…4af686
0x3aeb…84080xf22e…f493Basegeocode-reverseGeo$0.01100%coinbase23d ago0x2760d2…c00e9d
0x3aeb…84080x510d…9690BaseRC Quantum Data OracleBitcoin$0.03100%coinbase23d ago0xc44fb3…99a8b6

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.