Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x75c5…79a10x49b0…d77dBase—$0.01100%coinbase79d ago0xed5de9…d89672
0x75c5…79a10x6161…b402Base—$0.01100%coinbase79d ago0x851679…a26279
0x75c5…79a10xc6af…4c5fBase—$0.01100%coinbase79d ago0x82550d…0e084f
0x75c5…79a10x46ed…6393Base—$0.01100%coinbase79d ago0x0cbef9…917d14
0x75c5…79a10xdf8f…76faBase—$0.01100%coinbase79d ago0x517e6d…ec7c3a
0x75c5…79a10xc154…fd98Base—$0.01100%coinbase79d ago0xec2eb2…dabf08
0x75c5…79a10x93dc…01daBase—$0.01100%coinbase79d ago0x26ba9b…e0dd5a
0x75c5…79a10x0c7b…008aBase—$0.01100%coinbase79d ago0xd0d330…825adc
0x75c5…79a10xc312…562aBase—$0.01100%coinbase79d ago0x44a608…ec6e58
0x75c5…79a10x99e9…59bbBase—$0.01100%coinbase79d ago0xf6775b…c728e6
0x75c5…79a10x46f8…740eBase—$0.01100%coinbase79d ago0x2a7116…1bc608
0x75c5…79a10x5b64…e920Base—$0.01100%coinbase79d ago0xbaf47e…152982
0x75c5…79a10x83ea…b3d2Base—$0.01100%coinbase79d ago0xbcdc78…0ffade
0x75c5…79a10x9242…2070Base—$0.01100%coinbase79d ago0x4cbb12…c852e2
0x75c5…79a10xcd07…db17Base—$0.01100%coinbase79d ago0x0693e6…b69882
0x75c5…79a10x7ff8…31c4Base—$0.01100%coinbase79d ago0x6f892a…438b60
0x75c5…79a10x1438…d3d6Base—$0.01100%coinbase79d ago0xe35358…d4daad
0x75c5…79a10x5c51…2eedBase—$0.01100%coinbase79d ago0xbcd78b…b1bdb0
0x75c5…79a10x7d01…8031Base—$0.01100%coinbase79d ago0xf18163…ecefd2
0x75c5…79a10x4f9a…e80dBase—$0.01100%coinbase79d ago0x5cba5a…b98710
0x75c5…79a10x4ce6…1820Base—$0.01100%coinbase79d ago0x061396…0229c1
0x75c5…79a10x3261…5817Base—$0.01100%coinbase79d ago0x854991…0af059
0x75c5…79a10x601b…bffbBase—$0.01100%coinbase79d ago0xb82cc2…20e45d
0x75c5…79a10x549d…1d64Base—$0.01100%coinbase79d ago0x72e0d4…c69174
0x75c5…79a10x777e…278fBase—$0.01100%coinbase79d ago0x797042…284dda

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.