Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x06ee…aace0x2670…293fBase—$0.01100%coinbase71d ago0x904fd1…7033f2
0x06ee…aace0x2670…293fBase—$0.01100%coinbase71d ago0x8e61af…3f5f51
0x06ee…aace0x2670…293fBase—$0.01100%coinbase71d ago0x082b7d…d3932f
0x06ee…aace0x2670…293fBase—$0.01100%coinbase71d ago0x8e5ac5…48a3fd
0x06ee…aace0x2670…293fBase—$0.01100%coinbase71d ago0x51a676…9f3fcc
0x06ee…aace0x2670…293fBase—$0.01100%coinbase71d ago0x75e295…460d39
0x06ee…aace0x2670…293fBase—$0.01100%coinbase71d ago0xfd5b20…d6b0b7
0x06ee…aace0x2670…293fBase—$0.01100%coinbase72d ago0x0edd62…64e1b3
0x06ee…aace0x2670…293fBase—$0.01100%coinbase72d ago0xafdfd8…785f4e
0x06ee…aace0x2670…293fBase—$0.01100%coinbase72d ago0xc4a15b…73e4bf
0x06ee…aace0x2670…293fBase—$0.01100%coinbase72d ago0xf6a077…d66d5c
0x06ee…aace0x2670…293fBase—$0.01100%coinbase72d ago0x8514f1…a71b90
0x06ee…aace0x2670…293fBase—$0.01100%coinbase72d ago0xc15915…1a2eab
0x06ee…aace0x2670…293fBase—$0.01100%coinbase72d ago0xe19a85…461e22
0x06ee…aace0x2670…293fBase—$0.01100%coinbase72d ago0x867f4c…6cdfea
0x06ee…aace0x2670…293fBase—$0.01100%coinbase72d ago0x70c144…9dcc2e
0x06ee…aace0x2670…293fBase—$0.01100%coinbase72d ago0x667c0d…92d9b6
0x06ee…aace0x2670…293fBase—$0.01100%coinbase72d ago0xe1c4d0…f34870
0x06ee…aace0x2670…293fBase—$0.01100%coinbase72d ago0xa8f994…9371e5
0x06ee…aace0x2670…293fBase—$0.01100%coinbase72d ago0x51b394…07982a
0x06ee…aace0x2670…293fBase—$0.01100%coinbase72d ago0x3151b0…65c66e
0x06ee…aace0x2670…293fBase—$0.01100%coinbase72d ago0x60987e…b8951d

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.