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%coinbase8d ago0x143909…862d8e
0x8d99…01140xf000…94fcBase—$0.01100%coinbase8d ago0x4260b9…fa7778
0x8d99…01140xf000…94fcBase—$0.01100%coinbase8d ago0x084634…04a11b
0x8d99…01140xf000…94fcBase—$0.01100%coinbase8d ago0xaee5e2…c72efe
0x8d99…01140xf000…94fcBase—$0.01100%coinbase9d ago0x875d74…5e6337
0x8d99…01140xf000…94fcBase—$0.01100%coinbase9d ago0xb4c67e…c97b70
0x8d99…01140xf000…94fcBase—$0.01100%coinbase9d ago0xff5536…285430
0x8d99…01140xf000…94fcBase—$0.01100%coinbase9d ago0x1e3f47…175701
0x8d99…01140xf000…94fcBase—$0.03100%coinbase9d ago0x941b88…197199
0x8d99…01140xf000…94fcBase—$0.03100%coinbase9d ago0x2e5bb2…4bc95d
0x8d99…01140xf000…94fcBase—$0.01100%coinbase9d ago0xc90591…ed695c
0x8d99…01140xf000…94fcBase—$0.01100%coinbase9d ago0x1dbeee…b45f69
0x8d99…01140xf000…94fcBase—$0.03100%coinbase9d ago0x9e475a…8d53bc
0x8d99…01140xf000…94fcBase—$0.01100%coinbase9d ago0x3a041e…030df0
0x8d99…01140xf000…94fcBase—$0.03100%coinbase9d ago0x96aee2…8fb7bb
0x8d99…01140xf000…94fcBase—$0.03100%coinbase9d ago0x198634…fce0e1
0x8d99…01140xf000…94fcBase—$0.01100%coinbase9d ago0x6fb6d7…6ab550
0x8d99…01140xf000…94fcBase—$0.01100%coinbase9d ago0xfcc458…52b788
0x8d99…01140xf000…94fcBase—$0.01100%coinbase9d ago0x8e30c6…fc280d
0x8d99…01140xf000…94fcBase—$0.03100%coinbase9d ago0x30bf07…b4a170
0x8d99…01140xf000…94fcBase—$0.03100%coinbase9d ago0x6508d5…299140
0x8d99…01140xf000…94fcBase—$0.03100%coinbase9d ago0xbe750f…20137d
0x8d99…01140xf000…94fcBase—$0.03100%coinbase9d ago0x459fa5…acb678
0x8d99…01140xf000…94fcBase—$0.03100%coinbase9d ago0x7f0ddb…1a5120
0x8d99…01140xf000…94fcBase—$0.03100%coinbase9d ago0x0bcaa7…271a9b

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.