Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb769…3320velinus.ethBasex402 service$0.05100%coinbase15d ago0x74ed52…cbef3f
0xb769…3320velinus.ethBasex402 service$0.39100%coinbase16d ago0x8067cb…6ee032
0xb769…33200x6c07…5621BaseAgentUtility.aiUsers$0.05100%coinbase16d ago0xda0947…3d25da
0xb769…33200x6302…ad57BaseTripadvisorTravel$0.01100%payAI16d ago0xad1da2…a9a70d
0xb769…3320velinus.ethBasex402 service$0.05100%coinbase16d ago0x45960f…42a6c7
0xb769…3320velinus.ethBasex402 service$0.05100%coinbase16d ago0xcf01d2…c2e27c
0xb769…3320velinus.ethBasex402 service$0.01100%coinbase16d ago0x40d69a…9db5e0
0xb769…3320velinus.ethBasex402 service$0.01100%coinbase16d ago0x86343d…3af973
0xb769…3320velinus.ethBasex402 service$0.07100%coinbase16d ago0x7684e3…626840
0xb769…3320velinus.ethBasex402 service$2.49100%coinbase16d ago0x04c146…87cd94
0xb769…3320velinus.ethBasex402 service$1.09100%coinbase16d ago0x524ee2…24fe96
0xb769…3320velinus.ethBasex402 service$0.99100%coinbase16d ago0x80b82d…4532a9
0xb769…3320velinus.ethBasex402 service$0.35100%coinbase16d ago0x585163…3bac27
0xb769…3320velinus.ethBasex402 service$0.25100%coinbase16d ago0xd2fb86…b608c4
0xb769…3320velinus.ethBasex402 service$0.10100%coinbase16d ago0x449289…351744
0xb769…3320velinus.ethBasex402 service$0.05100%coinbase16d ago0x5d8c9a…27fd94
0xb769…3320velinus.ethBasex402 service$0.05100%coinbase16d ago0xdd76c9…181ab0
0xb769…3320velinus.ethBasex402 service$0.05100%coinbase16d ago0xeeeae0…ee59c4

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.