Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x06ee…aace0x2670…293fBase—$0.01100%coinbase103d ago0x66ddd5…ea018d
0x06ee…aace0x2670…293fBase—$0.01100%coinbase103d ago0xe7f913…b3ad29
0x06ee…aace0x2670…293fBase—$0.01100%coinbase103d ago0x1f51b5…35e1ea
0x06ee…aace0x2670…293fBase—$0.01100%coinbase103d ago0x9e1bbd…9edd91
0xe576…f9c60x2670…293fBase—$5.00100%coinbase103d ago0x8e2032…3ff439
0x0e35…35840x2670…293fBase—$5.00100%coinbase103d ago0xf8fad8…ea4a3a
0x06ee…aace0x2670…293fBase—$0.01100%coinbase103d ago0x8b058b…e6eb32
0x06ee…aace0x2670…293fBase—$0.01100%coinbase103d ago0xc174c5…6ae62f
0x06ee…aace0x2670…293fBase—$0.01100%candidates103d ago0x6ec343…f5d90e
0x06ee…aace0x2670…293fBase—$0.01100%coinbase104d ago0xa23166…840468
0x06ee…aace0x2670…293fBase—$0.01100%coinbase104d ago0x5ef949…3b9a13
0x06ee…aace0x2670…293fBase—$0.01100%candidates104d ago0x8849b4…828a9d
0x06ee…aace0x2670…293fBase—$0.01100%coinbase104d ago0x8ff696…b39887
0x06ee…aace0x2670…293fBase—$0.01100%candidates104d ago0x60b196…a72cfb
0x06ee…aace0x2670…293fBase—$0.01100%candidates104d ago0xfff476…d6c915
0x06ee…aace0x2670…293fBase—$0.01100%coinbase104d ago0x8dbfa5…00d633
0x06ee…aace0x2670…293fBase—$0.01100%candidates104d ago0x0771de…c825c5
0x06ee…aace0x2670…293fBase—$0.01100%candidates104d ago0xfa7943…957503
0x06ee…aace0x2670…293fBase—$0.01100%coinbase104d ago0x1fc010…e9cbd7

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.