Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb13e…a6ce0x2932…4f60Basex402 service$0.01100%coinbase105d ago0x52158c…9a974f
0xb13e…a6ce0x2932…4f60Basex402 service$0.01100%coinbase105d ago0xf67ec6…9e681e
0xb13e…a6ce0x325b…d430BaseStableEnrichExa$0.01100%coinbase105d ago0x8e2390…5c2e89
0xb13e…a6ce0x9305…f13fBaseNansenCrypto$0.01100%coinbase105d ago0x9bd813…8ebf70
0xb13e…a6ce0x325b…d430BaseStableEnrichExa$0.02100%coinbase105d ago0xc0894b…aa4098
0xb13e…a6ce0x2932…4f60Basex402 service$0.01100%coinbase105d ago0xc97fbb…4bad6e
0xb13e…a6ce0x43a2…f758BaseZapperDefi$0.001125100%coinbase105d ago0x65c818…3fe989
0xb13e…a6ce0x9dba…0df8Basex402 service$0.005100%coinbase105d ago0x6bb115…c1af2e
0xb13e…a6ce0x325b…d430BaseStableEnrichExa$0.02100%coinbase105d ago0x5fbc78…200540
0xb13e…a6ce0x6302…ad57BaseTripadvisorTravel$0.01100%payAI105d ago0x677277…b89a17
0xb13e…a6ce0xcfa2…4dbeBaseStableSocialSc$0.06100%candidates105d ago0x5e05e8…b89600
0xb13e…a6ce0xcfa2…4dbeBaseStableSocialSc$0.06100%candidates105d ago0xcb584b…063d7c
0xb13e…a6ce0xcfa2…4dbeBaseStableSocialSc$0.06100%candidates105d ago0x1161a7…03a922
0xb13e…a6ce0xcfa2…4dbeBaseStableSocialSc$0.06100%candidates105d ago0x12777b…66b0cb
0xb13e…a6ce0x07f0…a045BaseStableStudioUpload$0.03100%coinbase105d ago0x114a63…518fd1
0xb13e…a6ce0x07f0…a045BaseStableStudioUpload$0.03100%coinbase105d ago0x0ddffe…cb7d2d
0xb13e…a6ce0x07f0…a045BaseStableStudioUpload$0.07100%coinbase105d ago0x6b022f…c90358
0xb13e…a6ce0x07f0…a045BaseStableStudioUpload$0.03100%coinbase105d ago0x7cf1d4…dce455
0xb13e…a6ce0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase105d ago0xf1f678…41b918
0xb13e…a6ce0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase105d ago0x3c5347…ecc219
0xb13e…a6ce0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase105d ago0x2fc551…8b688e
0xb13e…a6ce0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase105d ago0xfb84f3…2b3946
0xb13e…a6ce0x43a2…f758BaseZapperDefi$0.001125100%coinbase105d ago0x0c2d5d…ef060a
0xb13e…a6ce0x43a2…f758BaseZapperDefi$0.001125100%coinbase105d ago0x8d92f4…e29cfa
0xb13e…a6ce0x43a2…f758BaseZapperDefi$0.001125100%coinbase105d ago0x6660b3…b61355

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.