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%coinbase27d ago0xd28037…4492e7
0xecbf…50d60xf000…94fcBase$0.01100%coinbase27d ago0xfb523e…9ef5ad
0xecbf…50d60xf000…94fcBase$0.01100%coinbase27d ago0xdc669a…d24ccf
0xecbf…50d60xf000…94fcBase$0.01100%coinbase27d ago0x5f3b77…655ec4
0xecbf…50d60xf000…94fcBase$0.01100%coinbase27d ago0xf4418a…f7b2ad
0xecbf…50d60xf000…94fcBase$0.01100%coinbase27d ago0xf05ba8…1e03a0
0xecbf…50d60xf000…94fcBase$0.01100%coinbase27d ago0x643c10…398bce
0xecbf…50d60xf000…94fcBase$0.01100%coinbase27d ago0x3a6570…8a5ab7
0xecbf…50d60xf000…94fcBase$0.01100%coinbase27d ago0x399da7…943250
0xecbf…50d60xf000…94fcBase$0.01100%coinbase27d ago0x25a0df…cab6c8
0xecbf…50d60xf000…94fcBase$0.01100%coinbase27d ago0xfc4ab0…92e680
0xecbf…50d60xf000…94fcBase$0.01100%coinbase27d ago0xdf6e79…a3a5dd
0xecbf…50d60xf000…94fcBase$0.01100%coinbase27d ago0x98e0e5…74da6e
0xecbf…50d60xf000…94fcBase$0.20100%coinbase27d ago0xce112c…62c422
0xecbf…50d60xf000…94fcBase$0.10100%coinbase27d ago0x09df50…9a285a
0xecbf…50d60xf000…94fcBase$0.01100%coinbase27d ago0x0f025c…78a7cc
0xecbf…50d60xf000…94fcBase$0.01100%coinbase27d ago0x77db70…6352d2
0xecbf…50d60xf000…94fcBase$0.01100%coinbase28d ago0x1acd89…8ff122
0xecbf…50d60xf000…94fcBase$0.01100%coinbase28d ago0xd3c473…f42a75
0xecbf…50d60xf000…94fcBase$0.03100%coinbase28d ago0xe46dba…676359
0xecbf…50d60xf000…94fcBase$0.03100%coinbase28d ago0x1b6a60…114966
0xecbf…50d60xf000…94fcBase$0.01100%coinbase28d ago0x3dfe6b…449611
0xecbf…50d60xf000…94fcBase$0.03100%coinbase28d ago0xcebddd…67a7bb
0xecbf…50d60xf000…94fcBase$0.01100%coinbase28d ago0xf5b0d0…ffeb76
0xecbf…50d60xf000…94fcBase$0.01100%coinbase28d ago0x5c2554…e8f9e0

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.