Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase14d ago0x279aa1…eba8cb
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase14d ago0xf47d8e…e4774e
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase15d ago0x1543d8…6daabe
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase15d ago0xe757e9…f8b84c
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase15d ago0x037d86…f1de86
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase15d ago0xc5f433…516ea9
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase15d ago0xc3c140…12897c
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase15d ago0x0ac30e…f23629
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase15d ago0xfab042…55c627
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase15d ago0x0b55d9…0148de
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase15d ago0x8b89ff…61ee79
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase15d ago0x474eea…8494b7
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase15d ago0x554dc2…2fb261
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase15d ago0x86884c…d693e7
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.001100%coinbase15d ago0xd1187b…827520
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase15d ago0x65f876…6dc296
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase15d ago0x2c155b…35c571
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase15d ago0xe320f6…66f246
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase15d ago0x28ff73…775c66
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase15d ago0xfe19f1…d03970
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase15d ago0x820004…fa5c71
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase15d ago0x396916…31b325
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase15d ago0x0ae899…764bbe
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase15d ago0xeff3bd…fc5269
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase15d ago0x7245fd…68ad34

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.