Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xecbf…50d60xf000…94fcBase$0.01100%coinbase14d ago0xff4ef8…3e6645
0xecbf…50d60xf000…94fcBase$0.01100%coinbase14d ago0xa29d6e…6f7208
0xecbf…50d60xf000…94fcBase$0.01100%coinbase14d ago0x1442e4…75b95d
0x4e99…7b2f0xf000…94fcBase$0.01100%coinbase14d ago0x40f7a1…1f02a4
0x4e99…7b2f0xf000…94fcBase$0.03100%coinbase14d ago0x35372e…856aba
0xecbf…50d60xf000…94fcBase$0.01100%coinbase14d ago0x1819f6…b097d3
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase14d ago0xe57985…8d539f
0x3460…b66a0xf000…94fcBase$0.05100%coinbase14d ago0x886bb1…189262
0x4e99…7b2f0xf000…94fcBase$0.03100%coinbase14d ago0x61ab9e…72bb8c
0x1fe2…ad170xf000…94fcBase$0.01100%coinbase14d ago0xf25924…97dd16
0xecbf…50d60xf000…94fcBase$0.01100%coinbase14d ago0x75f689…cf99f4
0x8d99…01140xf000…94fcBase$0.01100%coinbase14d ago0xbf6eb7…9341f1
0x3460…b66a0xf000…94fcBase$0.01100%coinbase14d ago0x33358a…614553
0xecbf…50d60xf000…94fcBase$0.01100%coinbase14d ago0x49da67…22274e
0xecbf…50d60xf000…94fcBase$0.01100%coinbase14d ago0x489413…7b8050
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase14d ago0x5ed6ac…30bd09
0xecbf…50d60xf000…94fcBase$0.01100%coinbase14d ago0x84a109…115cbe
0x4855…272c0xf000…94fcBase$0.03100%coinbase14d ago0x961bdb…0a2f78
0x4855…272c0xf000…94fcBase$0.03100%coinbase14d ago0x7000c9…623bde
0x4855…272c0xf000…94fcBase$0.03100%coinbase14d ago0x8f9858…e40a1a
0x1fe2…ad170xf000…94fcBase$0.01100%coinbase14d ago0xddf1f6…fdd799
0x4855…272c0xf000…94fcBase$0.03100%coinbase14d ago0x2743c6…da048b
0x4855…272c0xf000…94fcBase$0.03100%coinbase14d ago0x4fe8be…dfbd1c
0x0976…2f960xf000…94fcBase$0.01100%coinbase14d ago0x8087c3…26ae15
0x4e99…7b2f0xf000…94fcBase$0.03100%coinbase14d ago0x63d7ed…25dc53

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.