Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7f74…570f0x1888…767bBasex402 service$0.20100%coinbase59d ago0x509c75…dfcd59
0x1888…767b0x7f74…570fBasex402 service$0.02100%coinbase60d ago0xc5be01…53599a
0x1888…767b0x7f74…570fBasex402 service$0.05100%coinbase60d ago0x1bee25…d4ebde
0x1888…767b0x7f74…570fBasex402 service$0.05100%coinbase60d ago0x8b3247…a1d6f0
0x1888…767b0x7f74…570fBasex402 service$0.05100%coinbase60d ago0xbe6b36…41d41c
0x1888…767b0x7f74…570fBasex402 service$0.05100%coinbase60d ago0x511357…7a0a8e
0x1888…767b0x7f74…570fBasex402 service$0.05100%coinbase60d ago0xe7bbca…9e2d6a
0x1888…767b0x7f74…570fBasex402 service$0.04100%coinbase60d ago0x1a89d6…b018c3
0x1888…767b0x7f74…570fBasex402 service$0.04100%coinbase60d ago0xa6dfa2…54b5a4
0x1888…767b0x7f74…570fBasex402 service$0.03100%coinbase60d ago0xe4d692…718651
0x1888…767b0x7f74…570fBasex402 service$0.03100%coinbase60d ago0x5d6ab9…f7e025
0x1888…767b0x7f74…570fBasex402 service$0.03100%coinbase60d ago0x08ca50…daee17
0x1888…767b0x7f74…570fBasex402 service$0.03100%coinbase60d ago0xb6768b…52af99
0x1888…767b0x7f74…570fBasex402 service$0.02100%coinbase60d ago0xf15771…567848
0x1888…767b0x7f74…570fBasex402 service$0.02100%coinbase60d ago0x3c2fde…ab99fb
0x1888…767b0x7f74…570fBasex402 service$0.02100%coinbase60d ago0x85a1ae…8092e9
0x1888…767b0x7f74…570fBasex402 service$0.01100%coinbase60d ago0xff9277…26f6c2
0x7f74…570f0x1888…767bBasex402 service$0.20100%coinbase60d ago0x90f35d…94a3b7
0x7f74…570f0x1888…767bBasex402 service$0.12100%coinbase60d ago0xf8809b…5e4553
0x7f74…570f0x1888…767bBasex402 service$0.20100%coinbase60d ago0x56056c…32b206
0x7f74…570f0x1888…767bBasex402 service$0.20100%coinbase60d ago0x6bb816…8a049d
0x7e57…2f090x7f74…570fBasex402 service$0.03100%coinbase60d ago0x48d745…253c21
0x7f74…570f0x1888…767bBasex402 service$0.12100%coinbase60d ago0xadc913…bded7b
0x7f74…570f0x1888…767bBasex402 service$0.20100%coinbase60d ago0x7727d3…085f25
0x7e57…2f090x7f74…570fBasex402 service$0.04100%coinbase60d ago0x62da29…f7f1a8

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.