Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7d43…12800x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase33d ago0x6d4679…aea567
0xae24…40400x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase33d ago0x4eb6c6…58e8aa
0xae24…40400x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase33d ago0x1e97ba…b5b568
0xae24…40400x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase33d ago0xca3475…b936a7
0xae24…40400x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase33d ago0x17638c…f210ad
0xae24…40400x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase33d ago0x46846c…aeb4fd
0xae24…40400x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase33d ago0xc968cf…f748c8
0x7d43…12800x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase33d ago0x8711e4…084bb9
0x7d43…12800x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase33d ago0x0bda75…bd7fb5
0x7d43…12800x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase33d ago0xc13eed…c5ff86
0x7d43…12800x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase33d ago0x2d9d13…a6e166
0x7d43…12800x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase33d ago0xc0b651…71e095
0x7d43…12800x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase33d ago0x15c240…d9d670
0x7d43…12800x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase33d ago0x66c269…5e7f2e
0x8da9…31fe0x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase33d ago0x79fb04…47dacf
0x7d43…12800x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase33d ago0x2e88e9…6aa2c7
0x7d43…12800x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase33d ago0xd435cf…90af87
0x7d43…12800x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase33d ago0xc51bb5…a3c2c9
0x7d43…12800x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase33d ago0xf8dd01…0afb68
0x7d43…12800x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase33d ago0x0d7e59…86fdcf
0x7d43…12800x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase33d ago0x3280e0…ee68ef
0x7d43…12800x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase33d ago0x466b7e…19e134
0x7d43…12800x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase33d ago0xdbba2e…77ca1e
0x7d43…12800x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase33d ago0x66e1ad…c43ec6
0x7d43…12800x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase33d ago0xe1289d…5bca70

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.