Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8d99…01140xf000…94fcBase$0.01100%coinbase13d ago0xf1626a…10c4fc
0x8d99…01140xf000…94fcBase$0.01100%coinbase13d ago0xe982f1…d6174a
0x8d99…01140xf000…94fcBase$0.01100%coinbase13d ago0xc48426…10f25b
0x8d99…01140xf000…94fcBase$0.01100%coinbase13d ago0x5d85ef…1d7331
0x8d99…01140xf000…94fcBase$0.01100%coinbase13d ago0xe2e521…bb3079
0x8d99…01140xf000…94fcBase$0.01100%coinbase13d ago0x17eed7…c2993d
0x8d99…01140xf000…94fcBase$0.01100%coinbase13d ago0x738e4b…93d1e6
0x8d99…01140xf000…94fcBase$0.01100%coinbase13d ago0x1ca5d6…7b7f9b
0x8d99…01140xf000…94fcBase$0.01100%coinbase13d ago0xfc2e25…bf5c28
0x8d99…01140xf000…94fcBase$0.01100%coinbase14d ago0x6a042b…1d4f5c
0x8d99…01140xf000…94fcBase$0.01100%coinbase14d ago0x5695bb…0cd5a5
0x8d99…01140xf000…94fcBase$0.01100%coinbase14d ago0xd183c4…acfcba
0x8d99…01140xf000…94fcBase$0.01100%coinbase14d ago0xa421f5…9d652c
0x8d99…01140xf000…94fcBase$0.10100%coinbase14d ago0xbdadc9…ca0c12
0x8d99…01140xf000…94fcBase$0.10100%coinbase14d ago0x68b7f1…335881
0x8d99…01140xf000…94fcBase$0.10100%coinbase14d ago0xfd57df…453fb4
0x8d99…01140xf000…94fcBase$0.01100%coinbase14d ago0x0020d4…8bf6fc
0x8d99…01140xf000…94fcBase$0.10100%coinbase14d ago0x010920…155bb8
0x8d99…01140xf000…94fcBase$0.20100%coinbase14d ago0xb26aea…4b739a
0x8d99…01140xf000…94fcBase$0.10100%coinbase14d ago0x0e3911…e6e36a
0x8d99…01140xf000…94fcBase$0.01100%coinbase14d ago0x5c03eb…cf66e8
0x8d99…01140xf000…94fcBase$0.10100%coinbase14d ago0xdb2997…a48d4e
0x8d99…01140xf000…94fcBase$0.01100%coinbase14d ago0x628583…e434a9
0x8d99…01140xf000…94fcBase$0.10100%coinbase14d ago0x318e7d…af7d2f
0x8d99…01140xf000…94fcBase$0.20100%coinbase14d ago0x0a5490…c1b785

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.