Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc066…76140xf000…94fcBase$0.01100%coinbase12d ago0xa363d7…317df5
0xc066…76140xf000…94fcBase$0.03100%coinbase12d ago0x1d7c36…7c975a
0xc066…76140xf000…94fcBase$0.20100%coinbase12d ago0x877983…afba93
0xc066…76140xf000…94fcBase$0.01100%coinbase12d ago0x6ca1e2…734ec4
0xc066…76140xf000…94fcBase$0.03100%coinbase12d ago0x1f6d38…ed676a
0xc066…76140xf000…94fcBase$0.03100%coinbase12d ago0xaebfab…9ecda3
0xc066…76140xf000…94fcBase$0.10100%coinbase12d ago0x1d060d…9a2c97
0xc066…76140xf000…94fcBase$0.03100%coinbase12d ago0x0849f6…a7a388
0xc066…76140xf000…94fcBase$0.01100%coinbase12d ago0x6e886a…e2137b
0xc066…76140xf000…94fcBase$0.20100%coinbase12d ago0x13dbe5…913c63
0xc066…76140xf000…94fcBase$0.03100%coinbase12d ago0x29fa35…2fd0f8
0xc066…76140xf000…94fcBase$0.01100%coinbase12d ago0x4d2c08…029cc1
0xc066…76140xf000…94fcBase$0.05100%coinbase12d ago0x1cf909…f4fab4
0xc066…76140xf000…94fcBase$0.03100%coinbase12d ago0xdf8da7…895375
0xc066…76140xf000…94fcBase$0.01100%coinbase12d ago0x6307be…2ebe39
0xc066…76140xf000…94fcBase$0.10100%coinbase12d ago0x0c641e…455539
0xc066…76140xf000…94fcBase$0.03100%coinbase12d ago0xec1e44…a371d8
0xc066…76140xf000…94fcBase$0.03100%coinbase12d ago0x36cd30…6fbfc1
0xc066…76140xf000…94fcBase$0.03100%coinbase12d ago0xc41684…07140d
0xc066…76140xf000…94fcBase$0.03100%coinbase12d ago0xd5f30a…648f6d
0xc066…76140xf000…94fcBase$0.03100%coinbase12d ago0x2840a5…f370af
0xc066…76140xf000…94fcBase$0.03100%coinbase12d ago0x81de87…608c23
0xc066…76140xf000…94fcBase$0.03100%coinbase12d ago0x83b751…2129fc
0xc066…76140xf000…94fcBase$0.03100%coinbase12d ago0x782c6f…30c545
0xc066…76140xf000…94fcBase$0.03100%coinbase12d ago0x48cfe5…55eaa3

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.