Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase14d ago0x8a296e…956624
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase15d ago0xf49417…98c26f
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase15d ago0x39c4a3…74a03b
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase15d ago0xc153d6…d94a3b
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase15d ago0xf825a2…e50870
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase15d ago0xfbbb71…e17ae4
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase15d ago0x00cd23…657c64
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase15d ago0xc6e0af…baf45c
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase15d ago0x31268e…83b9a7
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase15d ago0x39d067…fee714
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase15d ago0x80cf37…efc385
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase15d ago0x9839dd…b4c18e
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase15d ago0x01ed74…bd47e4
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase15d ago0xf35ca5…b25d33
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase15d ago0x41ac2a…3058d0
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase15d ago0x0e52d9…077a12
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase15d ago0x30af11…c87794
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase15d ago0x79438b…d6aea7
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase15d ago0x419764…942a9e
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase15d ago0x5d70e5…4a21bb
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase15d ago0x9bf9f9…fa6d20
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase15d ago0xdeac4b…970be5
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase15d ago0x37bdfa…2f48eb
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase15d ago0x62b06d…fa0477

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.