Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9b7…3e6a0x9cc4…b176Base$0.20100%0xa923…c9ac105d ago0xf6bc1d…8fce31
0x9cc4…b1760x8b72…0b37BaseWar-Tracker Events CorpusSearch$0.001100%0x2772…8c17106d ago0xdd6565…ccb9c7
0x9cc4…b1760xd8ba…8e9bBase$0.01100%payAI106d ago0x8704ad…9b68a5
0x9cc4…b1760x5feb…01c1Basex402 service$0.03100%coinbase106d ago0x038a86…6ac6c5
0x9cc4…b1760x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase106d ago0x991a1c…4881d9
0x9cc4…b1760x6e00…b04cBaseBlockRun.AIAi$0.005100%coinbase106d ago0xd4586b…ba3bfc
0x9cc4…b1760x3dbd…c362Base$0.03100%0x591e…d6a4106d ago0xe0f8ee…a36aa1
0x9cc4…b1760x23d9…8411BaseApify APIActors$0.01100%coinbase106d ago0x68c53e…0fd857
0x9cc4…b1760xd593…700dBasex402 service$0.01100%coinbase106d ago0x6009db…aa773e
0x9cc4…b1760x52ab…6c06BaseEquityScopeStocks$0.03100%coinbase106d ago0x84e29c…7e4e9f
0x9cc4…b1760x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase106d ago0x3d3c5f…58d476
0x9cc4…b1760x52ab…6c06BaseEquityScopeStocks$0.03100%coinbase106d ago0x8176a3…9588b9
0x9cc4…b1760x6cf3…8508Base$0.004100%cascade106d ago0x223b43…9ea1f1
0x9cc4…b1760x6cf3…8508Base$0.004100%cascade106d ago0x95f53b…aa278b
0x9cc4…b1760x63ae…cddcBasex402 service$0.002100%coinbase106d ago0xa791fd…7ed74b
0x9cc4…b1760xcc69…c96cBaseApiToll Base Gas OracleBase$0.001100%coinbase106d ago0xb2da88…0e7a93
0x9cc4…b1760x41ad…2170Basex402 service$0.001100%coinbase106d ago0xc38611…9fa844
0x9cc4…b1760xdd25…2ec0BaseStableTravelSeats Aero$0.03100%coinbase106d ago0x5be3f7…a2dabd
0x9cc4…b1760xe903…1abfBaseBlockRun.AIAi$0.005100%coinbase106d ago0x81034e…45568f
0x9cc4…b1760x6cf3…8508Base$0.004100%cascade106d ago0x03e183…487fca
0x9cc4…b1760x60c4…39beBasex402 service$0.03100%coinbase106d ago0x755400…0b382e
0x9cc4…b1760x20be…925dBasex402 service$0.005100%coinbase106d ago0x6ae2cc…2e24cd
0x9cc4…b1760x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase106d ago0xe500b0…c287e7
0x9cc4…b1760x41ad…2170Basex402 service$0.001100%coinbase106d ago0x12230c…1242ed
0x9cc4…b1760x41ad…2170Basex402 service$0.001100%coinbase106d ago0xbba200…e69320

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.