Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc4ae…11b10x9305…f13fBaseNansenCrypto$0.05100%coinbase77d ago0x72df56…1534cf
0xc4ae…11b10x9305…f13fBaseNansenCrypto$0.01100%coinbase77d ago0xf993cd…896740
0xc4ae…11b10x9305…f13fBaseNansenCrypto$0.01100%coinbase77d ago0xc7df37…086a82
0xc4ae…11b10x9305…f13fBaseNansenCrypto$0.01100%coinbase77d ago0xcf6f11…ab5691
0xc4ae…11b10x9305…f13fBaseNansenCrypto$0.01100%coinbase77d ago0x6392bd…4bf2ff
0xc4ae…11b10x9305…f13fBaseNansenCrypto$0.05100%coinbase77d ago0x3e0dfa…a59f3a
0xc4ae…11b10x9305…f13fBaseNansenCrypto$0.01100%coinbase77d ago0x215c15…4609de
0xc4ae…11b10x9305…f13fBaseNansenCrypto$0.01100%coinbase77d ago0x559ee3…b53e38
0xc4ae…11b10x9305…f13fBaseNansenCrypto$0.01100%coinbase77d ago0xaef4b1…faadad
0xc4ae…11b10x9305…f13fBaseNansenCrypto$0.01100%coinbase77d ago0x921dc1…ffdaa5
0xc4ae…11b10x9305…f13fBaseNansenCrypto$0.05100%coinbase77d ago0xcdff7a…3f7fa0
0xc4ae…11b10x9305…f13fBaseNansenCrypto$0.01100%coinbase77d ago0xfc24f8…1e5065
0xc4ae…11b10x9305…f13fBaseNansenCrypto$0.01100%coinbase77d ago0xf15db7…b656de
0xc4ae…11b10x9305…f13fBaseNansenCrypto$0.01100%coinbase77d ago0xd84ff5…866896
0xc4ae…11b10x9305…f13fBaseNansenCrypto$0.01100%coinbase77d ago0xc1bb0f…106190
0xc4ae…11b10x9305…f13fBaseNansenCrypto$0.05100%coinbase77d ago0xd0caed…0a1bd0
0xc4ae…11b10x9305…f13fBaseNansenCrypto$0.01100%coinbase77d ago0x6f035d…c4f3cf
0xc4ae…11b10x9305…f13fBaseNansenCrypto$0.01100%coinbase77d ago0xb07d73…7c9bbb
0xc4ae…11b10x9305…f13fBaseNansenCrypto$0.01100%coinbase77d ago0x84ff53…5076f5
0xc4ae…11b10x9305…f13fBaseNansenCrypto$0.01100%coinbase77d ago0x5dd08f…dff904
0xc4ae…11b10x9305…f13fBaseNansenCrypto$0.05100%coinbase77d ago0x5f50c8…9cfd27
0xc4ae…11b10x9305…f13fBaseNansenCrypto$0.01100%coinbase77d ago0x43897a…f66c44
0xc4ae…11b10x9305…f13fBaseNansenCrypto$0.01100%coinbase77d ago0x8b4410…cf834b
0xc4ae…11b10x9305…f13fBaseNansenCrypto$0.01100%coinbase77d ago0x1b398a…b7b561
0xc4ae…11b10x9305…f13fBaseNansenCrypto$0.01100%coinbase77d ago0xbd550e…f0336b

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.