Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase15d ago0xecacd4…870724
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase15d ago0x7233c4…c729ea
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase15d ago0x1b3a54…a5eb2f
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase15d ago0x5a99bc…2f6dd3
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase15d ago0xf7d54f…e1d06c
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase15d ago0x293d29…e8bd70
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase15d ago0x93eba1…62dd62
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase15d ago0x202d9d…fb0c99
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase15d ago0x95d285…c78903
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase15d ago0xd4eddc…601b58
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase15d ago0x0a380f…0b6e95
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase15d ago0x233993…019930
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase15d ago0x97604c…c45750
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase15d ago0xbfabbe…ae48c1
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase15d ago0x7468f5…d0e8de
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase15d ago0x0924b1…ab0144
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase15d ago0xdc4c92…0339b7
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase15d ago0x800161…c6ee62
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase15d ago0xd83012…b394bb
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase15d ago0x8d63a8…87eecf
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase15d ago0x88a91e…aac6f6
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase15d ago0xfc1327…914dfa
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase15d ago0x82cdce…07bf5e
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase15d ago0x7c4f1e…047ca4
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase15d ago0x56ae90…a495df

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.