Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa3a0…1c6b0x094f…b7cdBase—$0.01100%coinbase59d ago0x590861…05f3fc
0xa3a0…1c6b0x33e7…4107Base—$0.01100%coinbase59d ago0x6f1574…c46c4e
0xa3a0…1c6b0x2247…679dBase—$0.01100%coinbase59d ago0xeb2844…c5d5c0
0xa3a0…1c6b0xdfee…2db6Base—$0.01100%coinbase59d ago0x7b9751…2eb5da
0xa3a0…1c6b0x849d…550dBase—$0.01100%coinbase59d ago0xb954dc…b2c682
0xa3a0…1c6b0x703b…4afbBase—$0.01100%coinbase59d ago0xbf7e0c…e5952a
0xa3a0…1c6b0xdcc0…2528Base—$0.01100%coinbase59d ago0x534c71…877300
0xa3a0…1c6b0x536d…f0d2Base—$0.01100%coinbase59d ago0x4cfd5c…b934ba
0xa3a0…1c6b0x9d62…53d1Base—$0.01100%coinbase59d ago0xe9cbc0…0ee6c7
0xa3a0…1c6b0x41be…c229Base—$0.01100%coinbase60d ago0x348337…e5da03
0xa3a0…1c6b0x7de9…f046Base—$0.01100%coinbase60d ago0x5ce2f0…599197
0xa3a0…1c6b0xfa99…12deBase—$0.01100%coinbase60d ago0xb47057…d6981a
0xa3a0…1c6b0xd357…bc9fBase—$0.01100%coinbase60d ago0x7b6b83…9fdbfd
0xa3a0…1c6b0x9909…baf2Base—$0.01100%coinbase60d ago0xc79de0…994285
0xa3a0…1c6b0xba4d…bbf5Base—$0.01100%coinbase60d ago0x6add8b…58b372
0xa3a0…1c6b0xb84e…acfaBase—$0.01100%coinbase60d ago0x258a2e…559a2f
0xa3a0…1c6b0x7bfc…b3e8Base—$0.01100%coinbase60d ago0xd131e8…9a0a67
0xa3a0…1c6b0x7710…1e57Base—$0.01100%coinbase60d ago0x4ad05a…9ace3a
0xa3a0…1c6b0xdf24…4615Base—$0.01100%coinbase60d ago0x1650a0…6900a7
0xa3a0…1c6b0x92d7…3103Base—$0.01100%coinbase60d ago0x4da214…178e31
0xa3a0…1c6b0x40da…21e9Base—$0.01100%coinbase60d ago0xe58fb1…ceda64
0xa3a0…1c6b0x0af3…d2f3Base—$0.01100%coinbase60d ago0x409aec…931003
0xa3a0…1c6b0x329d…2480Base—$0.01100%coinbase60d ago0xbb3dc8…23aab4
0xa3a0…1c6b0xa930…1288Base—$0.01100%coinbase60d ago0xc4831e…8113f7
0xa3a0…1c6b0x4b44…09ecBase—$0.01100%coinbase60d ago0xfb05c3…0d9825

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.