Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2692…3b840x3e0a…78e7Base—$0.004295100%coinbase74d ago0xa9f2df…afb0e9
0x2692…3b840x3e0a…78e7Base—$0.004826100%coinbase74d ago0xe17800…401a9e
0x2692…3b840x3e0a…78e7Base—$0.005338100%coinbase74d ago0xd375b5…cb368a
0x2692…3b840x3e0a…78e7Base—$0.005413100%coinbase74d ago0x3ac4a5…5eb179
0x2692…3b840x3e0a…78e7Base—$0.0059100%coinbase74d ago0x96a569…e436ce
0x2692…3b840x3e0a…78e7Base—$0.004462100%coinbase74d ago0xf618c3…bfed71
0x2692…3b840x3e0a…78e7Base—$0.004982100%coinbase74d ago0x894de4…db4ce2
0x2692…3b840x3e0a…78e7Base—$0.004291100%coinbase75d ago0x0d8019…8c8ca1
0x2692…3b840x3e0a…78e7Base—$0.004479100%coinbase75d ago0x91e1b4…610d67
0x2692…3b840x3e0a…78e7Base—$0.004132100%coinbase75d ago0x002925…bc6772
0x2692…3b840x3e0a…78e7Base—$0.005631100%coinbase75d ago0xc46e21…1a81b1
0x2692…3b840x3e0a…78e7Base—$0.003007100%coinbase75d ago0x019394…e5ca60
0x2692…3b840x3e0a…78e7Base—$0.005785100%coinbase75d ago0x109c31…5ce447
0x2692…3b840x3e0a…78e7Base—$0.005148100%coinbase75d ago0xb59a30…87fe53
0x2692…3b840x3e0a…78e7Base—$0.003132100%coinbase75d ago0x2b8120…2fb58b
0x2692…3b840x3e0a…78e7Base—$0.003082100%coinbase75d ago0x8cfe83…f7fa3e
0x2692…3b840x3e0a…78e7Base—$0.003774100%coinbase75d ago0xb3957b…9c793c
0x2692…3b840x3e0a…78e7Base—$0.003828100%coinbase75d ago0xe7f7a5…c58f5e
0x2692…3b840x3e0a…78e7Base—$0.002848100%coinbase75d ago0x6a2a36…501b7d
0x2692…3b840x3e0a…78e7Base—$0.004006100%coinbase75d ago0xec8dcc…9ace9b
0x2692…3b840x3e0a…78e7Base—$0.005625100%coinbase75d ago0x65dc75…16a460
0x2692…3b840x3e0a…78e7Base—$0.004302100%coinbase75d ago0x85395b…325374
0x2692…3b840x3e0a…78e7Base—$0.005256100%coinbase75d ago0x0fcdca…859157
0x2692…3b840x3e0a…78e7Base—$0.00566100%coinbase75d ago0x4ec2ca…a60d4a
0x2692…3b840x3e0a…78e7Base—$0.005179100%coinbase75d ago0x520c00…99f86e

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.