Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x61fb…76a10x1274…d0b6BaseToken PricePrice$0.001100%coinbase92d ago0xb8cc78…c3f28f
0x61fb…76a10x41ad…2170Basex402 service$0.001100%coinbase92d ago0xaaf9c7…bfe9c1
0x61fb…76a10x41ad…2170Basex402 service$0.001100%coinbase92d ago0xb57d04…6bc5bd
0x61fb…76a10x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase92d ago0x981e7e…240308
0x61fb…76a10xaeeb…00abBaseStock Trends Market IntelligenceFinance$0.0025100%coinbase92d ago0x3cea5b…8152ad
0x61fb…76a10x8fc4…db1fBaseText Summarizer AgentSummarize$0.005100%coinbase92d ago0x87e96f…fcab20
0x61fb…76a10x24fa…9bf2Basex402 service$0.001100%coinbase92d ago0x361607…204c4a
0x61fb…76a10xb65b…c818Basex402 service$0.001100%coinbase92d ago0xb4f62d…8fee71
0x61fb…76a10x260f…82b0Basex402 service$0.001100%coinbase92d ago0x46b2f9…ac911a
0x61fb…76a10xc91c…b95cBasex402 serviceCrypto$0.001100%coinbase92d ago0x993721…43b9b4
0x61fb…76a10x1274…d0b6BaseToken PricePrice$0.001100%coinbase92d ago0xa3bc76…28329d
0x61fb…76a10x217e…67c4Basex402 Service Auditx402$0.003100%coinbase92d ago0x3ab2b9…a7a1bd
0x61fb…76a10x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase92d ago0x872ff7…232824

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.