Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3328…2d870xc62b…29cbBase—$0.01100%coinbase73d ago0x938e17…abde01
0x3328…2d870xf390…348cBase—$0.01100%coinbase73d ago0x69bb3b…56d2cc
0x3328…2d870x12f6…bd3aBase—$0.01100%coinbase73d ago0x109653…d9537d
0x3328…2d870xdc5b…44f9Base—$0.01100%coinbase73d ago0xfd7e26…cb7216
0x3328…2d870xf948…6ef1Base—$0.01100%coinbase73d ago0x6115b6…203dcd
0x3328…2d870x11f1…dafdBase—$0.01100%coinbase73d ago0x99d2c3…171e7b
0x3328…2d870x0bea…b466Base—$0.01100%coinbase73d ago0x5da3dc…013ed4
0x3328…2d870xc59d…cf28Base—$0.01100%coinbase73d ago0x4907e2…5bc516
0x3328…2d870xd50a…1ddcBase—$0.01100%coinbase73d ago0x76c998…6ff2b8
0x3328…2d870x0aa6…eb84Base—$0.01100%coinbase73d ago0x742401…f4c660
0x3328…2d870xcb41…42ceBase—$0.01100%coinbase73d ago0xf72cc7…93f573
0x3328…2d870xcfa7…ab76Base—$0.01100%coinbase73d ago0x7e2fec…661c43
0x3328…2d870xdc2f…d9eaBase—$0.01100%coinbase73d ago0x48c06b…692a25
0x3328…2d870x02ab…a89bBase—$0.01100%coinbase73d ago0x1ab781…0f2764
0x3328…2d870xa6bb…1bdcBase—$0.01100%coinbase73d ago0x1825a0…c245ac

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.