Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
cryptonewsfeed.eth0x9f41…17bdBase—$0.001100%coinbase88d ago0xeecc29…69f6a8
cryptonewsfeed.eth0x9f41…17bdBase—$0.001100%coinbase88d ago0x581e26…16cdd3
cryptonewsfeed.eth0x9f41…17bdBase—$0.001100%coinbase88d ago0xd70926…b92f4c
cryptonewsfeed.eth0x9f41…17bdBase—$0.001100%coinbase88d ago0x1cfef9…5f482e
cryptonewsfeed.eth0x9f41…17bdBase—$0.001100%coinbase88d ago0xf24983…2e12df
cryptonewsfeed.eth0x9f41…17bdBase—$0.001100%coinbase88d ago0x59aabc…ec5c88
cryptonewsfeed.eth0x9f41…17bdBase—$0.001100%coinbase88d ago0xa165cd…c8cba3
cryptonewsfeed.eth0x9f41…17bdBase—$0.001100%coinbase88d ago0xa5afac…57767c
cryptonewsfeed.eth0x9f41…17bdBase—$0.001100%coinbase88d ago0x462eb6…850f26
cryptonewsfeed.eth0x9f41…17bdBase—$0.001100%coinbase88d ago0x3ceda9…a24398
cryptonewsfeed.eth0x9f41…17bdBase—$0.001100%coinbase88d ago0xe7d853…b0015e
cryptonewsfeed.eth0x9f41…17bdBase—$0.001100%coinbase88d ago0x1c6d18…70c04a
cryptonewsfeed.eth0x9f41…17bdBase—$0.001100%coinbase88d ago0xfd0aaa…ac4817
cryptonewsfeed.eth0x9f41…17bdBase—$0.001100%coinbase88d ago0xa16375…79279d
cryptonewsfeed.eth0x9f41…17bdBase—$0.001100%coinbase88d ago0x919465…b4e926
cryptonewsfeed.eth0x9f41…17bdBase—$0.001100%coinbase88d ago0x91572c…330ee9
cryptonewsfeed.eth0x9f41…17bdBase—$0.001100%coinbase88d ago0xee64dc…f00365
cryptonewsfeed.eth0x9f41…17bdBase—$0.001100%coinbase88d ago0xbd73bc…b8a8ff
cryptonewsfeed.eth0x9f41…17bdBase—$0.001100%coinbase88d ago0x3de14d…0ef470
cryptonewsfeed.eth0x9f41…17bdBase—$0.001100%coinbase88d ago0x8da0b2…28a4d2
cryptonewsfeed.eth0x9f41…17bdBase—$0.001100%coinbase88d ago0xf732c1…59979c
cryptonewsfeed.eth0x9f41…17bdBase—$0.001100%coinbase88d ago0xebc7a4…f395de
cryptonewsfeed.eth0x9f41…17bdBase—$0.001100%coinbase88d ago0x6b2541…45ec83
cryptonewsfeed.eth0x9f41…17bdBase—$0.001100%coinbase88d ago0xd75e28…29160c
cryptonewsfeed.eth0x9f41…17bdBase—$0.001100%coinbase88d ago0x89e312…c1e12d

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.