Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xae24…40400x9305…f13fBaseNansenCrypto$0.05100%coinbase37d ago0x7180f5…b69163
0xae24…40400x9305…f13fBaseNansenCrypto$0.05100%coinbase37d ago0x7afb38…a11d61
0xae24…40400x9305…f13fBaseNansenCrypto$0.05100%coinbase37d ago0x571329…d97f52
0xae24…40400x9305…f13fBaseNansenCrypto$0.05100%coinbase37d ago0x58f975…f07ff7
0xae24…40400x9305…f13fBaseNansenCrypto$0.05100%coinbase37d ago0xa8af26…df1532
0xae24…40400x9305…f13fBaseNansenCrypto$0.05100%coinbase37d ago0x36f546…fd6760
0xae24…40400x9305…f13fBaseNansenCrypto$0.05100%coinbase37d ago0xe0204b…2c68d0
0xae24…40400x9305…f13fBaseNansenCrypto$0.05100%coinbase37d ago0xfd3769…95a0ea
0xae24…40400x9305…f13fBaseNansenCrypto$0.05100%coinbase37d ago0x313c4d…b61e32
0xae24…40400x9305…f13fBaseNansenCrypto$0.05100%coinbase37d ago0x07baa6…c6f368
0xae24…40400x9305…f13fBaseNansenCrypto$0.05100%coinbase37d ago0xb8069b…30cef3
0xae24…40400x9305…f13fBaseNansenCrypto$0.05100%coinbase37d ago0xcd2d6a…16c622
0xae24…40400x9305…f13fBaseNansenCrypto$0.05100%coinbase37d ago0xc22f2b…1a1717
0xae24…40400x9305…f13fBaseNansenCrypto$0.01100%coinbase37d ago0x7c70e4…e92a9f
0xae24…40400x9305…f13fBaseNansenCrypto$0.01100%coinbase37d ago0xc1d7fe…aa6a0f
0xae24…40400x9305…f13fBaseNansenCrypto$0.01100%coinbase37d ago0xc8e222…782c03
0xae24…40400x9305…f13fBaseNansenCrypto$0.01100%coinbase37d ago0x6a6cfe…9cc844
0xae24…40400x9305…f13fBaseNansenCrypto$0.01100%coinbase37d ago0xb842fd…1b3860
0xae24…40400x9305…f13fBaseNansenCrypto$0.01100%coinbase37d ago0xabe853…2ccae3
0xae24…40400x9305…f13fBaseNansenCrypto$0.05100%coinbase37d ago0x8e5297…abfa2f
0xae24…40400x9305…f13fBaseNansenCrypto$0.05100%coinbase37d ago0xb94ae9…046eb1
0xae24…40400x9305…f13fBaseNansenCrypto$0.05100%coinbase37d ago0x66fa2d…f69587
0xae24…40400x9305…f13fBaseNansenCrypto$0.05100%coinbase37d ago0xfe2281…3057e4
0xae24…40400x9305…f13fBaseNansenCrypto$0.05100%coinbase37d ago0x6d62c6…1ddf54
0xae24…40400x9305…f13fBaseNansenCrypto$0.05100%coinbase37d ago0x8ec768…e02806

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.