Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase47d ago0x20672c…2e5241
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase47d ago0x5e65fe…a034d7
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase47d ago0x9b90dd…0876a8
0xb629…9c1f0x6d6e…9192BaseExaSearch$0.001100%coinbase47d ago0x3ade40…1c6d41
0xb629…9c1f0x6d6e…9192BaseExaSearch$0.007100%coinbase47d ago0x31f274…5a9a4f
0xb629…9c1f0x6d6e…9192BaseExaSearch$0.007100%coinbase47d ago0x328aa9…90bd4a
0xb629…9c1f0x6d6e…9192BaseExaSearch$0.001100%coinbase47d ago0xdd64fc…96d39d
0xb629…9c1f0x6d6e…9192BaseExaSearch$0.007100%coinbase47d ago0x0bd7ff…f99b75
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase47d ago0x79eea9…aa7caf
0xbd62…24970x6d6e…9192BaseExaSearch$0.007100%coinbase47d ago0x97158d…3accf5
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase47d ago0x4b40c2…4a6bd4
0x4c26…237c0x6d6e…9192BaseExaSearch$0.007100%coinbase47d ago0x27f35a…94b652
0x4c26…237c0x6d6e…9192BaseExaSearch$0.007100%coinbase47d ago0xf89739…d399eb
0x4c26…237c0x6d6e…9192BaseExaSearch$0.007100%coinbase47d ago0xa774e2…bbc964
0x4c26…237c0x6d6e…9192BaseExaSearch$0.007100%coinbase47d ago0x5c11b1…e8566b
0x4c26…237c0x6d6e…9192BaseExaSearch$0.007100%coinbase47d ago0x7e9d23…e69ed9
0x4c26…237c0x6d6e…9192BaseExaSearch$0.007100%coinbase47d ago0x31097d…26f031
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase47d ago0x2d7bb2…f02efa
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase47d ago0x57059a…beceb0
0xcd51…46a90x6d6e…9192BaseExaSearch$0.002100%coinbase47d ago0xf0c236…91d323
0xcd51…46a90x6d6e…9192BaseExaSearch$0.007100%coinbase47d ago0x74df5b…256655
0xcd51…46a90x6d6e…9192BaseExaSearch$0.007100%coinbase47d ago0x8e867e…b7097a
0xcd51…46a90x6d6e…9192BaseExaSearch$0.007100%coinbase47d ago0xa1feda…7494d0
0xcd51…46a90x6d6e…9192BaseExaSearch$0.001100%coinbase47d ago0x30a0df…96ab32
0xcd51…46a90x6d6e…9192BaseExaSearch$0.002100%coinbase47d ago0xc599cd…220df4

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.