Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase15d ago0xf25924…97dd16
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase15d ago0xddf1f6…fdd799
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase15d ago0xabe738…3bc4a9
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase15d ago0xdb614f…1e3c7f
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase15d ago0x6af668…3ad59f
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase15d ago0x3258a8…5f0e3d
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase15d ago0x7a5bd5…cae7e4
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase15d ago0x186408…010aa4
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase15d ago0xe2978a…d6ec9d
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase15d ago0xaa186c…6b67c9
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase15d ago0x4af76e…174735
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase15d ago0x1041a9…837a28
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase15d ago0x4efcd2…5d361f
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase15d ago0xda9673…e72490
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase15d ago0xd6eb9a…4132dd
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase15d ago0x7fc975…6bc7c3
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase15d ago0x3b60ea…26c41c
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase15d ago0x02bd1d…9b876e
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase15d ago0x692597…21c3ad
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase15d ago0x198077…e43399
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase15d ago0xb067d5…33e2ec
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase15d ago0x2804a7…02e958
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase15d ago0x195459…80fee6
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase15d ago0x07b626…1e1a29
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase15d ago0x587164…0eb6b7

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.