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%coinbase13h ago0x09c59d…0a8561
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase15h ago0x673b78…2d5a27
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase16h ago0x2e4fc1…7ab58e
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase17h ago0xa7b98e…d8f501
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase18h ago0x4005f2…8ba779
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase21h ago0xb6ec11…091ff5
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase21h ago0x5e365a…8b75dc
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase22h ago0xab984b…79d4d8
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase22h ago0xa56732…aad8cd
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase22h ago0xde888a…0fcf50
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase23h ago0x324543…89d29d
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase23h ago0x63fdaa…ff54ca
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase1d ago0xfb6d3e…d95747
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase1d ago0x8c7bd8…9c5cf5
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase1d ago0x075f08…d2c648
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase1d ago0xf1bf22…2b03cc
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase1d ago0x08e026…3512ed
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase1d ago0x070678…9b68fc
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase1d ago0x115a93…f025fc
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase1d ago0x6e1110…c3cc4e
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase1d ago0xa14bf2…43f63b
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase1d ago0xa6a532…7df524
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase1d ago0xc798e3…9ec1a0
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase1d ago0xf12294…162c93
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase1d ago0x4e7599…d3f435

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.