Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9aeb…5bee0x06df…fd6fBaseStableUploadUpload$0.02100%coinbase14d ago0x1203fb…21b082
0x9aeb…5bee0x06df…fd6fBaseStableUploadUpload$0.02100%coinbase14d ago0x662d74…61ddd0
0x9aeb…5bee0x06df…fd6fBaseStableUploadUpload$0.02100%coinbase14d ago0x99b3a9…0da5f1
0x9aeb…5bee0x06df…fd6fBaseStableUploadUpload$0.02100%coinbase15d ago0x2aa21e…09704e
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase15d ago0x3333d0…14fa06
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase15d ago0xe86dc9…733f49
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase15d ago0x3d8f35…e48ed4
0x9aeb…5bee0x325b…d430BaseStableEnrichExa$0.03100%coinbase15d ago0x289ce4…f57afc
0x9aeb…5bee0x325b…d430BaseStableEnrichExa$0.03100%coinbase15d ago0x4f3b20…7db429
0x9aeb…5bee0x325b…d430BaseStableEnrichExa$0.03100%coinbase15d ago0x36031d…afd795
0x9aeb…5bee0x325b…d430BaseStableEnrichExa$0.03100%coinbase15d ago0xf54efe…fd8886
0x9aeb…5bee0x325b…d430BaseStableEnrichExa$0.03100%coinbase15d ago0x50587a…33ec14
0x9aeb…5bee0x325b…d430BaseStableEnrichExa$0.03100%coinbase15d ago0xd88c87…031c12
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase15d ago0x808f28…93ffc5
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase15d ago0x17a116…9d0c48
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase15d ago0x96ab11…54d728
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase15d ago0x0e70be…e14b85
0x9aeb…5bee0x325b…d430BaseStableEnrichExa$0.01100%coinbase15d ago0x95d493…29c0c8
0x9aeb…5bee0x325b…d430BaseStableEnrichExa$0.01100%coinbase15d ago0x448c2f…666641
0x9aeb…5bee0x325b…d430BaseStableEnrichExa$0.01100%coinbase15d ago0xef911c…444ccf
0x9aeb…5bee0x325b…d430BaseStableEnrichExa$0.01100%coinbase15d ago0xeb5d25…f1bb31
0x9aeb…5bee0x325b…d430BaseStableEnrichExa$0.01100%coinbase15d ago0x1e4d46…24121c
0x9aeb…5bee0x325b…d430BaseStableEnrichExa$0.01100%coinbase15d ago0xabc8b9…b38ba8
0x9aeb…5bee0x325b…d430BaseStableEnrichExa$0.01100%coinbase15d ago0x6f15b9…e56e62
0x9aeb…5bee0x325b…d430BaseStableEnrichExa$0.01100%coinbase15d ago0x7a16e9…0e4fcb

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.