Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3e9f…41650x4466…125eBasex402 service$0.02100%coinbase91d ago0x37460d…393ce9
0x3e9f…41650x4466…125eBasex402 service$0.02100%coinbase91d ago0x4af0af…2ac8eb
0x3e9f…41650x4466…125eBasex402 service$0.005100%coinbase91d ago0xdd5c9d…bd8514
0x3e9f…41650x4466…125eBasex402 service$0.02100%coinbase91d ago0x0e0714…11692b
0x3e9f…41650x4466…125eBasex402 service$0.08100%coinbase91d ago0xc596e9…b646fa
0x3e9f…41650x4466…125eBasex402 service$0.005100%coinbase91d ago0xbd926c…7bfd61
0x3e9f…41650x4466…125eBasex402 service$0.005100%coinbase91d ago0xcf4cee…79f9a3
0x3e9f…41650x4466…125eBasex402 service$0.005100%coinbase91d ago0xf64e0e…35f5e9
0x3e9f…41650x4466…125eBasex402 service$0.005100%coinbase91d ago0x1ac690…e475fe
0x3e9f…41650x4466…125eBasex402 service$0.004100%coinbase91d ago0xa6d07b…180f6a
0x3e9f…41650x4466…125eBasex402 service$0.01100%coinbase91d ago0x730a6d…e1dcf9
0x3e9f…41650x4466…125eBasex402 service$0.004100%coinbase91d ago0x7cd0aa…3e9902
0x3e9f…41650x4466…125eBasex402 service$0.004100%coinbase91d ago0xe5e20e…c01372
0x3e9f…41650x4466…125eBasex402 service$0.004100%coinbase91d ago0xda2d75…3b1d42
0x3e9f…41650x4466…125eBasex402 service$0.004100%coinbase91d ago0x733e9e…38e5a1
0x3e9f…41650x4466…125eBasex402 service$0.004100%coinbase91d ago0x6c5bc1…770160
0x3e9f…41650x4466…125eBasex402 service$0.004100%coinbase91d ago0x272b75…eaf2f8
0x3e9f…41650x4466…125eBasex402 service$0.02100%coinbase91d ago0xb946c0…178c6c
0x3e9f…41650x4466…125eBasex402 service$0.02100%coinbase91d ago0x90aed3…69c968
0x3e9f…41650x4466…125eBasex402 service$0.01100%coinbase91d ago0x1369a1…6b7d74
0x3e9f…41650x4466…125eBasex402 service$0.01100%coinbase91d ago0xb7e07f…037876
0x3e9f…41650x4466…125eBasex402 service$0.02100%coinbase91d ago0x871b44…47d001
0x3e9f…41650x4466…125eBasex402 service$0.02100%coinbase91d ago0x59ed4d…cf8e60
0x3e9f…41650x4466…125eBasex402 service$0.0022100%coinbase91d ago0xb7ab62…39dadd
0x3e9f…41650x4466…125eBasex402 service$0.0022100%coinbase91d ago0x25da68…524bc9

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.