Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcc9c…b9e20xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase34d ago0xbb9be2…9d67aa
0xa449…15ac0xcc9c…b9e2Base—$2.50100%coinbase34d ago0xb0a56f…133f54
0xcc9c…b9e20x325b…d430BaseStableEnrichExa$0.03100%coinbase34d ago0x29aed8…a9d57a
0xcc9c…b9e20xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase34d ago0xbe8456…4b6106
0xcc9c…b9e20xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase34d ago0xa51e50…12fff3
0xcc9c…b9e20x325b…d430BaseStableEnrichExa$0.06100%coinbase34d ago0x3130d4…0a2584
0xcc9c…b9e20x325b…d430BaseStableEnrichExa$0.28100%coinbase34d ago0x11afa1…947da3
0xcc9c…b9e20xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase35d ago0x9bcb35…7261fb
0xcc9c…b9e20x325b…d430BaseStableEnrichExa$0.01100%coinbase35d ago0xf3e901…179a5e
0xcc9c…b9e20xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase35d ago0x641d1c…f385cc
0xcc9c…b9e20x325b…d430BaseStableEnrichExa$0.01100%coinbase35d ago0xa971b0…ea1912
0xcc9c…b9e20xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase35d ago0xa387ff…dad287
0xcc9c…b9e20xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase35d ago0x27d59a…cb88ce
0xcc9c…b9e20xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase35d ago0xc0e6e5…311e3b
0xcc9c…b9e20x325b…d430BaseStableEnrichExa$0.01100%coinbase35d ago0x1abcf7…add0d4
0xcc9c…b9e20xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase35d ago0x3b49a3…920f3b
0xcc9c…b9e20xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase35d ago0x30bc48…02592e
0xcc9c…b9e20xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase35d ago0x3c1b26…1650d9
0xcc9c…b9e20x325b…d430BaseStableEnrichExa$0.01100%coinbase35d ago0x6befff…9fb2a2
0xcc9c…b9e20x325b…d430BaseStableEnrichExa$0.01100%coinbase35d ago0x1776ec…bcc5dd
0xcc9c…b9e20x325b…d430BaseStableEnrichExa$0.01100%coinbase35d ago0xe68bd9…b17e09
0xcc9c…b9e20xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase35d ago0x8fed9e…6a12b3
0xcc9c…b9e20xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase35d ago0x29baa7…463891
0xcc9c…b9e20xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase35d ago0x68b9f7…7a4d51
0xcc9c…b9e20xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase35d ago0xc21450…d08f0e

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.