Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x585d…805a0x6aa2…0558Base—$0.01100%coinbase54d ago0x14c2cb…e4095c
0x585d…805a0x5d91…76a8Base—$0.01100%coinbase54d ago0x72a2b8…f7d1c0
0x585d…805a0x437d…5233Base—$0.01100%coinbase54d ago0x1e4136…02108f
0x585d…805a0xed99…13ceBase—$0.01100%coinbase54d ago0xad820b…3feb5e
0x585d…805a0x97af…0b22Base—$0.01100%coinbase54d ago0x95e268…a1a00e
0x585d…805a0xfccc…c3caBase—$0.01100%coinbase54d ago0x62f288…1a4faf
0x585d…805a0x19c7…01ceBase—$0.01100%coinbase54d ago0x65943a…cedd4f
0x585d…805a0xc515…41adBase—$0.01100%coinbase55d ago0x875ad6…a9d20e
0x585d…805a0x562f…6718Base—$0.01100%coinbase55d ago0x9855b3…da3d29
0x585d…805a0x7504…f20cBase—$0.01100%coinbase55d ago0x596a4e…231854
0x585d…805a0xe3f2…6efcBase—$0.01100%coinbase55d ago0xc257f2…6f29ce
0x585d…805a0x394a…5afcBase—$0.01100%coinbase55d ago0x9b32cd…c84146
0x585d…805a0x4cc5…488bBase—$0.01100%coinbase55d ago0xe3e9be…dc2eee
0x585d…805a0xe080…0d0fBase—$0.01100%coinbase55d ago0xc5672a…bf2338
0x585d…805a0xfe26…6da0Base—$0.01100%coinbase55d ago0x408bb0…004818
0x585d…805a0xb1a1…b016Base—$0.01100%coinbase55d ago0x2a725a…9746a6
0x585d…805a0x2c25…7aaaBase—$0.01100%coinbase55d ago0x43cd6d…2dc89a
0x585d…805a0xffb3…a3c9Base—$0.01100%coinbase55d ago0x3e812b…d3d24a
0x585d…805a0x8d28…6a08Base—$0.01100%coinbase55d ago0x94d157…09081e
0x585d…805a0x6a9d…46c7Base—$0.01100%coinbase55d ago0xb2bff5…c390ee
0x585d…805a0x8d99…e95bBase—$0.01100%coinbase55d ago0x2ac352…3fb8f2
0x585d…805a0x03de…34f5Base—$0.01100%coinbase55d ago0x3b2097…96c9c1
0x585d…805a0x166b…6f1dBase—$0.01100%coinbase55d ago0xe23a57…d51123
0x585d…805a0x1d3c…1823Base—$0.01100%coinbase55d ago0xce20db…6dcfd5
0x585d…805a0x4f40…7e7eBase—$0.01100%coinbase55d ago0x536e8e…a15293

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.