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.01100%coinbase36d ago0xe4cdac…129c01
0xae24…40400x9305…f13fBaseNansenCrypto$0.01100%coinbase36d ago0x759792…8a6b60
0xae24…40400x9305…f13fBaseNansenCrypto$0.01100%coinbase36d ago0x828e59…ab155b
0xae24…40400x9305…f13fBaseNansenCrypto$0.01100%coinbase36d ago0x26792d…3c213b
0xae24…40400x9305…f13fBaseNansenCrypto$0.01100%coinbase36d ago0x112a75…4b00d9
0xae24…40400x9305…f13fBaseNansenCrypto$0.01100%coinbase36d ago0x6f05aa…0b9d6a
0xae24…40400x9305…f13fBaseNansenCrypto$0.05100%coinbase36d ago0xf2f7ee…774387
0xae24…40400x9305…f13fBaseNansenCrypto$0.05100%coinbase36d ago0x24709b…b62e13
0xae24…40400x9305…f13fBaseNansenCrypto$0.05100%coinbase36d ago0xbcd9ae…9f0aa1
0xae24…40400x9305…f13fBaseNansenCrypto$0.05100%coinbase36d ago0x5aabb7…85041a
0xae24…40400x9305…f13fBaseNansenCrypto$0.05100%coinbase36d ago0x52bd31…3a163f
0xae24…40400x9305…f13fBaseNansenCrypto$0.05100%coinbase36d ago0x842dd7…b6b632
0xae24…40400x9305…f13fBaseNansenCrypto$0.05100%coinbase36d ago0x37e651…33ad35
0xae24…40400x9305…f13fBaseNansenCrypto$0.05100%coinbase36d ago0x1938bd…6c1e9f
0xae24…40400x9305…f13fBaseNansenCrypto$0.05100%coinbase36d ago0x5d4224…e263b0
0xae24…40400x9305…f13fBaseNansenCrypto$0.05100%coinbase36d ago0x675f53…1dd723
0xae24…40400x9305…f13fBaseNansenCrypto$0.05100%coinbase36d ago0x3dcf2a…c7b11b
0xae24…40400x9305…f13fBaseNansenCrypto$0.05100%coinbase36d ago0x72d5dc…f1b726
0xae24…40400x9305…f13fBaseNansenCrypto$0.05100%coinbase36d ago0xfd3890…8bfb28
0xae24…40400x9305…f13fBaseNansenCrypto$0.05100%coinbase36d ago0x1d7842…a949f9
0xae24…40400x9305…f13fBaseNansenCrypto$0.05100%coinbase36d ago0x466c16…fb37cb
0xae24…40400x9305…f13fBaseNansenCrypto$0.05100%coinbase36d ago0x9b7eda…999c07
0xae24…40400x9305…f13fBaseNansenCrypto$0.05100%coinbase36d ago0x26aec0…907f0b
0xae24…40400x9305…f13fBaseNansenCrypto$0.05100%coinbase36d ago0x9f85ce…14c2e7
0xae24…40400x9305…f13fBaseNansenCrypto$0.05100%coinbase36d ago0xf78e49…d299af

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.