Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcc87…83a70x3e0a…78e7Base—$0.005439100%coinbase74d ago0x460904…87363e
0xcc87…83a70x3e0a…78e7Base—$0.004365100%coinbase74d ago0x7d99eb…9a2982
0xcc87…83a70x3e0a…78e7Base—$0.004616100%coinbase74d ago0xed9121…9eb16e
0xcc87…83a70x3e0a…78e7Base—$0.003531100%coinbase74d ago0xd32cd4…4d24ea
0xcc87…83a70x3e0a…78e7Base—$0.005352100%coinbase74d ago0x1013ab…dcd92f
0xcc87…83a70x3e0a…78e7Base—$0.004832100%coinbase74d ago0xe02866…775448
0xcc87…83a70x3e0a…78e7Base—$0.004255100%coinbase74d ago0x738894…9d2d40
0xcc87…83a70x3e0a…78e7Base—$0.004374100%coinbase74d ago0xc9aa0c…dc44a3
0xcc87…83a70x3e0a…78e7Base—$0.003432100%coinbase74d ago0x7a49ea…d368d0
0xcc87…83a70x3e0a…78e7Base—$0.003057100%coinbase74d ago0x100c94…d8c85a
0xcc87…83a70x3e0a…78e7Base—$0.004694100%coinbase74d ago0x5cdca4…3114ea
0xcc87…83a70x3e0a…78e7Base—$0.00297100%coinbase74d ago0x5d7cc3…52f100
0xcc87…83a70x3e0a…78e7Base—$0.005671100%coinbase74d ago0x87545e…55b28f
0xcc87…83a70x3e0a…78e7Base—$0.004723100%coinbase74d ago0x2e2381…e8122a
0xcc87…83a70x3e0a…78e7Base—$0.004136100%coinbase74d ago0x3d14b1…e6a04f
0xcc87…83a70x3e0a…78e7Base—$0.004288100%coinbase74d ago0xf97c76…6fb79a
0xcc87…83a70x3e0a…78e7Base—$0.005504100%coinbase74d ago0xce8938…ee0be6
0xcc87…83a70x3e0a…78e7Base—$0.003758100%coinbase74d ago0x48d9e1…a75b87
0xcc87…83a70x3e0a…78e7Base—$0.003605100%coinbase74d ago0x101329…691342
0xcc87…83a70x3e0a…78e7Base—$0.004597100%coinbase74d ago0x1f0c59…14e0c2
0xcc87…83a70x3e0a…78e7Base—$0.005007100%coinbase74d ago0x7ecfc1…f1e4a0
0xcc87…83a70x3e0a…78e7Base—$0.002671100%coinbase74d ago0x609d12…90d4dd
0xcc87…83a70x3e0a…78e7Base—$0.004565100%coinbase74d ago0x7234cb…a19c4c
0xcc87…83a70x3e0a…78e7Base—$0.004163100%coinbase74d ago0x42bfdf…f44f4e
0xcc87…83a70x3e0a…78e7Base—$0.002671100%coinbase75d ago0x3e643b…3c0600

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.