Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1ebe…12d80x4466…125eBasex402 service$0.02100%coinbase9d ago0x513bb7…d8933b
0x2b9e…41a40x4466…125eBasex402 service$0.0022100%coinbase9d ago0x641088…81d0f6
0x0acd…11f50x4466…125eBasex402 service$0.008100%coinbase9d ago0x75b6ac…35649a
0xcae3…aafe0x4466…125eBasex402 service$0.01100%coinbase9d ago0xfb38f3…a82c1e
0x8ca3…2d150x4466…125eBasex402 service$0.004100%coinbase9d ago0x9f5d37…66b570
0x91f1…f8800x4466…125eBasex402 service$0.01100%coinbase9d ago0x16bacb…86a5f0
0x91f1…f8800x4466…125eBasex402 service$0.008100%coinbase9d ago0x4e1f62…5a61f8
0x91f1…f8800x4466…125eBasex402 service$0.008100%coinbase9d ago0x947f29…b21a42
0x91f1…f8800x4466…125eBasex402 service$0.008100%coinbase9d ago0x552a0e…4c4d66
0x91f1…f8800x4466…125eBasex402 service$0.008100%coinbase9d ago0xe0ed79…b1a969
0x91f1…f8800x4466…125eBasex402 service$0.008100%coinbase9d ago0xf26d7d…6d12a1
0x91f1…f8800x4466…125eBasex402 service$0.008100%coinbase9d ago0x2c7b5d…9dbe42
0xe3ba…3fb30x4466…125eBasex402 service$0.02100%coinbase9d ago0x33f4ef…899efa
0x1ebe…12d80x4466…125eBasex402 service$0.02100%coinbase9d ago0x44b9e1…61d4fd
0x3346…993c0x4466…125eBasex402 service$0.005100%coinbase9d ago0x309f33…1bf91f
0x4608…21270x4466…125eBasex402 service$0.005100%coinbase9d ago0x11ee0a…55fddb
0x2b9e…41a40x4466…125eBasex402 service$0.006100%coinbase9d ago0x96c15f…0cb8bc
0x3346…993c0x4466…125eBasex402 service$0.02100%coinbase9d ago0x46c848…8bc2d6
0x9bac…b0c30x4466…125eBasex402 service$0.005100%coinbase9d ago0x54df64…a095b4
0xf5c5…a03b0x4466…125eBasex402 service$0.005100%coinbase9d ago0x277e00…29ada2
0x0acd…11f50x4466…125eBasex402 service$0.005100%coinbase9d ago0x431b93…db91ce
0xcae3…aafe0x4466…125eBasex402 service$0.004100%coinbase9d ago0xaad8d7…be417b
0x1ebe…12d80x4466…125eBasex402 service$0.02100%coinbase10d ago0xda24b6…4ae6eb
0x2abc…1a8d0x4466…125eBasex402 service$0.02100%coinbase10d ago0x36f218…c47cc8
0x9bac…b0c30x4466…125eBasex402 service$0.02100%coinbase10d ago0x4965a5…3795b4

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.