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%coinbase18d ago0x60da56…41db01
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase18d ago0x4dbd4d…2de282
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase18d ago0x0e9eae…2ba3d9
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase18d ago0x9246a6…742803
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase18d ago0x62a557…bd916b
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase18d ago0x621c69…fa4b94
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase18d ago0xa0a6a1…dc8af5
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase18d ago0x55f166…9a6c5f
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase18d ago0x787dcc…a9efdc
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase18d ago0x0a018e…dcd78b
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase18d ago0x1e20f8…ce19b7
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase18d ago0xb8e34e…0f5118
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase19d ago0x9bfe0b…e29a06
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase19d ago0xb2a413…b15b04
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.001100%coinbase19d ago0xb846a3…270e45
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase19d ago0xa7e03b…7d2e11
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase19d ago0x3251fd…81a472
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase19d ago0x52d771…61ad76
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase19d ago0xe2b005…775edd
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase19d ago0x0d56ab…038646
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase19d ago0x1392fd…feeb3b
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase19d ago0x765383…db7a14
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase19d ago0x7c6dac…975a31
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase19d ago0xc27b4e…3b1bf0
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase19d ago0xc99905…e3bd46

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.