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%coinbase32d ago0xe6f60e…78d9a3
0x7d43…12800x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase32d ago0xbe5d90…add9c9
0x7d43…12800x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase32d ago0xfc3526…611c0b
0x7d43…12800x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase32d ago0x929b4f…8bbaa9
0x7d43…12800x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase32d ago0xec90ce…654d92
0x7d43…12800x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase32d ago0x549f48…cdf8c0
0x7d43…12800x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase32d ago0x7efc99…dd5d97
0x7d43…12800x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase32d ago0x65c558…ca03e6
0x7d43…12800x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase32d ago0xd1e1ed…646bae
0x7d43…12800x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase32d ago0xb69909…704049
0x7d43…12800x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase32d ago0x83397c…57c50e
0x7d43…12800x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase32d ago0xd7e2f8…c36e09
0x7d43…12800x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase32d ago0x1367a3…d6eb48
0x7d43…12800x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase32d ago0x02a395…85684c
0x7d43…12800x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase32d ago0x9ea558…64e041
0x7d43…12800x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase32d ago0xf69af0…f249f5
0x7d43…12800x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase32d ago0x8877b0…c282a3
0x7d43…12800x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase32d ago0x1f7de2…ceebef
0x7d43…12800x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase32d ago0x908567…fc5b65
0x7d43…12800x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase32d ago0x6631d9…461917
0x7d43…12800x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase32d ago0x7f5b91…5d5bac
0x7d43…12800x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase32d ago0x2956cf…095532
0x7d43…12800x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase33d ago0xe8d843…2fa611

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.