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%coinbase15d ago0x8c4326…7e7d66
0x8d99…01140xf000…94fcBase$0.01100%coinbase15d ago0x140b6d…85c606
0x8d99…01140xf000…94fcBase$0.01100%coinbase15d ago0x65d588…34a4b5
0x8d99…01140xf000…94fcBase$0.01100%coinbase15d ago0xe4ec4e…3186aa
0x8d99…01140xf000…94fcBase$0.01100%coinbase15d ago0x09e5e9…07efae
0x8d99…01140xf000…94fcBase$0.01100%coinbase15d ago0xa36f2a…baf150
0x8d99…01140xf000…94fcBase$0.01100%coinbase15d ago0xc581b5…cfa895
0x8d99…01140xf000…94fcBase$0.01100%coinbase15d ago0xc542b8…30fb25
0x8d99…01140xf000…94fcBase$0.01100%coinbase15d ago0xd525d9…aa6d34
0x8d99…01140xf000…94fcBase$0.01100%coinbase16d ago0xbf8314…6caac6
0x8d99…01140xf000…94fcBase$0.01100%coinbase16d ago0xaaccf6…8fd5bc
0x8d99…01140xf000…94fcBase$0.01100%coinbase16d ago0x45b0e6…d7989c
0x8d99…01140xf000…94fcBase$0.01100%coinbase16d ago0x680557…09d772
0x8d99…01140xf000…94fcBase$0.01100%coinbase16d ago0x9eedb0…4ae3ad
0x8d99…01140xf000…94fcBase$0.01100%coinbase16d ago0xa7d469…9ef728
0x8d99…01140xf000…94fcBase$0.01100%coinbase16d ago0x1416ed…1af2df
0x8d99…01140xf000…94fcBase$0.01100%coinbase16d ago0x555e62…9f48f4
0x8d99…01140xf000…94fcBase$0.01100%coinbase16d ago0x70dde0…c96984
0x8d99…01140xf000…94fcBase$0.10100%coinbase16d ago0xc19622…e40028
0x8d99…01140xf000…94fcBase$0.01100%coinbase16d ago0x5caac1…aa6773
0x8d99…01140xf000…94fcBase$0.20100%coinbase16d ago0x2bbfb1…7bd18b
0x8d99…01140xf000…94fcBase$0.20100%coinbase16d ago0xc87075…26eb79
0x8d99…01140xf000…94fcBase$0.10100%coinbase16d ago0x0f3d23…7c8e09
0x8d99…01140xf000…94fcBase$0.10100%coinbase16d ago0x8bd573…df45f1
0x8d99…01140xf000…94fcBase$0.20100%coinbase16d ago0x5c1cb1…ea6099

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.