Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase42d ago0xdc083b…e3743e
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase42d ago0x835369…7b7c3e
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase42d ago0x540b8e…2ef427
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase42d ago0xbfef13…371fff
0x7a54…0bf60xf000…94fcBase—$0.05100%coinbase42d ago0x071cc1…bdc78d
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase42d ago0x8002ff…4c138c
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase42d ago0x39dae8…e05a28
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase42d ago0xb19b13…4ba9e6
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase42d ago0x949250…5faa96
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase42d ago0x71de31…2fc5be
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase42d ago0x6526d6…f566b8
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase42d ago0x859e84…52d230
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase42d ago0x21df59…e5a095
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase42d ago0x1c2842…2f8096
0x7a54…0bf60xf000…94fcBase—$0.03100%coinbase42d ago0xb40034…e12af4
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase42d ago0x298878…7ce49d
0x7a54…0bf60xf000…94fcBase—$0.03100%coinbase42d ago0x22f7a1…d269e1
0x7a54…0bf60xf000…94fcBase—$0.03100%coinbase42d ago0x103c80…b72d7f
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase42d ago0x0eacb2…bae098
0x7a54…0bf60xf000…94fcBase—$0.03100%coinbase42d ago0xcebff9…e8bac8
0x7a54…0bf60xf000…94fcBase—$0.03100%coinbase42d ago0x073e05…876b80
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase42d ago0x052554…66419d
0x7a54…0bf60xf000…94fcBase—$0.03100%coinbase42d ago0x1f6fb9…001c41
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase42d ago0x856a57…ff931a
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase42d ago0xec35c6…4556af

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.