Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5ab6…56900xb5a1…2643Base—$0.01100%coinbase77d ago0xe69f0c…8dcf64
0x5ab6…56900x7fa4…a3cdBase—$0.01100%coinbase77d ago0x119dc5…9c98d2
0x5ab6…56900x4940…14ddBase—$0.01100%coinbase77d ago0xb4017f…5c7761
0x5ab6…56900x0112…fb31Base—$0.01100%coinbase77d ago0xbda089…0d4663
0x5ab6…56900xf1f4…2117Base—$0.01100%coinbase77d ago0x5e875c…76b348
0x5ab6…56900x6f83…7d25Base—$0.01100%coinbase77d ago0xb3361b…9afce4
0x5ab6…56900xc2c1…e512Base—$0.01100%coinbase77d ago0xde1671…e2b34f
0x5ab6…56900xef82…fdbaBase—$0.01100%coinbase77d ago0x7f7680…40f749
0x5ab6…56900x35fd…f1dbBase—$0.01100%coinbase77d ago0x6d8906…a6f7e6
0x5ab6…56900x5d02…3c53Base—$0.01100%coinbase77d ago0x2ba4ed…bd63cb
0x5ab6…56900xbb08…24dbBase—$0.01100%coinbase77d ago0xc746b1…3e6294
0x5ab6…56900x0960…7833Base—$0.01100%coinbase77d ago0xab7136…bf003e
0x5ab6…56900x3ee3…450eBase—$0.01100%coinbase77d ago0x517a28…274ca0
0x5ab6…56900x51e7…96a8Base—$0.01100%coinbase77d ago0x371d56…3eb4ef
0x5ab6…56900x1949…402aBase—$0.01100%coinbase78d ago0x9da189…7be1d3
0x5ab6…56900x9100…31bfBase—$0.01100%coinbase78d ago0xf3444d…c2e0b5
0x5ab6…56900x3345…7845Base—$0.01100%coinbase78d ago0xc91ade…c6e3ac
0x5ab6…56900xb0b3…82b1Base—$0.01100%coinbase78d ago0x3d54c5…0f62f8
0x5ab6…56900x7aa9…d084Base—$0.01100%coinbase78d ago0xc7bbf9…4e6938
0x5ab6…56900xc466…9b24Base—$0.01100%coinbase78d ago0xd765c0…ccc1f7
0x5ab6…56900xfc1c…9a6eBase—$0.01100%coinbase78d ago0x8bfdb9…497ca6
0x5ab6…56900xf862…2577Base—$0.01100%coinbase78d ago0xfc3459…8756e5
0x5ab6…56900x771a…4a63Base—$0.01100%coinbase78d ago0x501bc3…f55cee
0x5ab6…56900xfd9a…666fBase—$0.01100%coinbase78d ago0xf8ae9e…d420be
0x5ab6…56900xa147…c1a5Base—$0.01100%coinbase78d ago0xca71ea…c6904c

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.