Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xca0a…2d7a0x85b4…627cBase$0.36100%coinbase78d ago0x58922a…046a85
0xca0a…2d7a0x85b4…627cBase$0.24100%coinbase78d ago0xd7a744…9597ff
0xca0a…2d7a0x85b4…627cBase$0.43100%coinbase78d ago0xdecec0…22075a
0xca0a…2d7a0x85b4…627cBase$0.24100%coinbase78d ago0xbbca99…592851
0xca0a…2d7a0x85b4…627cBase$0.10100%coinbase78d ago0x83c1df…f40d7e
0xca0a…2d7a0x85b4…627cBase$0.24100%coinbase78d ago0x080810…8c2d73
0xca0a…2d7a0x85b4…627cBase$0.10100%coinbase78d ago0x8a4510…1a6c9f
0xca0a…2d7a0x85b4…627cBase$0.16100%coinbase78d ago0xca9e6e…b1724b
0xca0a…2d7a0x85b4…627cBase$0.06100%coinbase78d ago0xc0fff0…1e20e2
0xca0a…2d7a0x85b4…627cBase$0.08100%coinbase78d ago0x40148e…e657d2
0xca0a…2d7a0x85b4…627cBase$0.54100%coinbase78d ago0x6d6651…99bb16
0xca0a…2d7a0x85b4…627cBase$0.12100%coinbase78d ago0xb9098e…de1a29
0xca0a…2d7a0x85b4…627cBase$0.16100%coinbase78d ago0x7c77b7…1c3216
0xca0a…2d7a0x85b4…627cBase$0.54100%coinbase78d ago0xbf5695…aa4289
0xca0a…2d7a0x85b4…627cBase$0.08100%coinbase78d ago0xe323e7…505fd4
0xca0a…2d7a0x85b4…627cBase$0.08100%coinbase78d ago0xd4aa9b…510616
0xca0a…2d7a0x85b4…627cBase$0.13100%coinbase78d ago0x5f7967…c23b7a
0xca0a…2d7a0x85b4…627cBase$0.69100%coinbase78d ago0x5f9b38…68b795
0xca0a…2d7a0x85b4…627cBase$0.12100%coinbase78d ago0x80f753…b2eb80
0xca0a…2d7a0x85b4…627cBase$0.42100%coinbase78d ago0xc7efb5…9cfdb0
0xca0a…2d7a0x85b4…627cBase$0.15100%coinbase78d ago0x789c03…5e018b
0xca0a…2d7a0x85b4…627cBase$0.05100%coinbase78d ago0xa0589d…35558b
0xca0a…2d7a0x85b4…627cBase$0.15100%coinbase78d ago0x3d8b9e…c56272
0xca0a…2d7a0x85b4…627cBase$0.12100%coinbase78d ago0xd76262…0bc164
0xca0a…2d7a0x85b4…627cBase$0.29100%coinbase78d ago0x600719…ad63f0

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.