Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x886f…6c7c0x325b…d430BaseStableEnrichExa$0.01100%coinbase22d ago0xfb3498…bdd779
0x886f…6c7c0x325b…d430BaseStableEnrichExa$0.01100%coinbase22d ago0x0def1b…d59d06
0x886f…6c7c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase22d ago0xc7846e…0992d4
0x886f…6c7c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase22d ago0x6caf0e…59faf1
0x886f…6c7c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase22d ago0xa803fe…701c06
0x886f…6c7c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase22d ago0xb8c927…30b2a0
0x886f…6c7c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase22d ago0x134f27…5cecad
0x886f…6c7c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase22d ago0x94d4fc…72f12f
0x886f…6c7c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase22d ago0x74e4a3…2398cd
0x886f…6c7c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase22d ago0x9d991f…6750f5
0x886f…6c7c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase22d ago0x831e35…bb3dae
0x886f…6c7c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase22d ago0x319fcf…7844cc
0x886f…6c7c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase22d ago0x576d98…b17e7c
0x886f…6c7c0x325b…d430BaseStableEnrichExa$0.01100%coinbase22d ago0x928e48…0f5c00
0x886f…6c7c0x325b…d430BaseStableEnrichExa$0.01100%coinbase22d ago0xdf3da0…453491
0x886f…6c7c0x325b…d430BaseStableEnrichExa$0.01100%coinbase22d ago0x478944…1b80af
0x886f…6c7c0x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0xa780d1…e6ea17
0x886f…6c7c0x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0xfcc546…20ee86
0x886f…6c7c0x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0x9ad13d…d39f4e
0x886f…6c7c0x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0x0140bb…3abd8a
0x886f…6c7c0x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0x16b1cd…ee0ac8
0x886f…6c7c0x325b…d430BaseStableEnrichExa$0.02100%coinbase23d ago0xc72e01…28d816
0x886f…6c7c0x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0xe1d3db…e73cd5
0x886f…6c7c0x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0x6e3f26…f9d0d8
0x886f…6c7c0x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0x8f378f…8625d0

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.