Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc413…e2190x6a07…540eBase—$0.01100%coinbase71d ago0x57c47a…78c624
0xc413…e2190x8e66…cf7bBase—$0.01100%coinbase71d ago0x10db7c…f0e584
0xc413…e2190xe909…c55fBase—$0.01100%coinbase71d ago0x031637…3255e5
0xc413…e2190x7c5f…7ed4Base—$0.01100%coinbase71d ago0x771884…c5f003
0xc413…e2190xa70e…d3baBase—$0.01100%coinbase71d ago0xd600a6…4bf9e1
0xc413…e2190xee61…96eaBase—$0.01100%coinbase71d ago0xefee46…c263ee
0xc413…e2190x2ea9…b4e1Base—$0.01100%coinbase72d ago0xe251f2…21b65a
0xc413…e2190x60b5…e95aBase—$0.01100%coinbase72d ago0x205086…92bf81
0xc413…e2190x5ee3…bdb8Base—$0.01100%coinbase72d ago0x9e85b4…05a3d6
0xc413…e2190x5681…a88aBase—$0.01100%coinbase72d ago0xc1c307…2f12dc
0xc413…e2190x6913…ac72Base—$0.01100%coinbase72d ago0xc99c5e…b10093
0xc413…e2190x9647…b8bfBase—$0.01100%coinbase72d ago0x51cfbb…a1f518
0xc413…e2190xc4d8…b5ffBase—$0.01100%coinbase72d ago0xd93fa2…be79b5
0xc413…e2190xdeeb…9b3dBase—$0.01100%coinbase72d ago0x50edb7…6be32e
0xc413…e2190xd752…235cBase—$0.01100%coinbase72d ago0x997d96…2ed02f
0xc413…e2190x4bd7…bf64Base—$0.01100%coinbase72d ago0x1c3ff0…3c0811
0xc413…e2190x4a90…7b3fBase—$0.01100%coinbase72d ago0xd07d4b…db3200
0xc413…e2190xa0d0…c5c7Base—$0.01100%coinbase72d ago0x3778ab…8dd1a7
0xc413…e2190x3dcd…2f4cBase—$0.01100%coinbase72d ago0xeb96e6…2db742
0xc413…e2190xd5ca…c73dBase—$0.01100%coinbase72d ago0x82543e…bb92f0
0xc413…e2190xc82c…3a7cBase—$0.01100%coinbase72d ago0xf61ebf…36b72c
0xc413…e2190xb81b…2963Base—$0.01100%coinbase72d ago0x67c7a9…25e86c
0xc413…e2190x1b14…280cBase—$0.01100%coinbase72d ago0xe4b6f1…823562
0xc413…e2190xe588…1258Base—$0.01100%coinbase72d ago0x5f1c38…714404
0xc413…e2190x90bb…d1bdBase—$0.01100%coinbase72d ago0xa0ccb7…3657d4

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.