Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase12s ago0x7621d6…ea3bdd
0xe24e…cc4b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12s ago0xa797e8…8c25b6
0xc9c7…16700x2740…a96fBaseDEX Data & Agent UtilitiesTreasury$0.01100%coinbase12s ago0x534cb8…b7cfd8
0x47e9…31780x159b…4908Basex402 service$0.10100%ultravioletadao14s ago0xfe5fa9…eccd8e
0x1035…e6840x159b…4908Basex402 service$0.10100%ultravioletadao16s ago0x013027…9c29be
0xc9c7…16700x1fa8…ea3bBasex402 service$0.02100%coinbase18s ago0x536532…9c2906
0x3807…47a00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0x81913b…db6419
0x011f…3a630x5aae…482eBase—$0.25100%coinbase18s ago0xa973e9…ba0b09
0xdec2…e08a0x6839…1a2bBase—$0.003100%coinbase18s ago0x837f7e…4a5037
0xfd31…17ad0x159b…4908Basex402 service$0.10100%ultravioletadao24s ago0x4146d7…339e90
0x8f3a…35ce0x159b…4908Basex402 service$0.10100%ultravioletadao24s ago0x869633…24f4b9
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase26s ago0x145522…c9deeb
0x5c18…8bb60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase26s ago0xada049…52189e
0x1b7b…d7c80xdaf4…e424Base—$0.0170%0x5e3b…c8a528s ago0x080fc4…4cbd81
0xef02…581d0x6839…1a2bBase—$0.003100%coinbase28s ago0x985426…53dea0
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase28s ago0x841373…d9b7a5
0x4a18…46110x9ced…dffaBase—$0.01100%payAI30s ago0x3a4a12…0baa58
0xf4a0…4cf80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase30s ago0x36fc5e…99756d
0xa787…64cf0x47c5…4fc3Base—$10.5070%0xb1ed…f85432s ago0x48f4f8…b11dc9
0x2213…9aa10x159b…4908Basex402 service$0.10100%ultravioletadao32s ago0xb4c78b…d192ec
0xc8bb…168a0x159b…4908Basex402 service$0.10100%ultravioletadao32s ago0x48411c…1699ef
0x24de…214b0x5c4e…a0fdBase—$0.8970%0x5c4e…a0fd34s ago0x69dbd6…96875f
0x19b5…cf0c0x1b7b…d7c8Base—$0.0170%0x0b44…80fc34s ago0x84d064…616ca4
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase34s ago0xa3ff76…2036c3
0xc9c7…16700x8503…9432Basex402 service$0.001100%coinbase36s ago0x1bac2c…14e472

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.