Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5993…42a00xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase97d ago0x51bccf…941442
0x5993…42a00xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase97d ago0x277456…246b42
0x5993…42a00xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase97d ago0x20c247…901a05
0x5993…42a00xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase97d ago0x8b1ad3…401bab
0x5993…42a00xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase97d ago0x9478d9…aae90c
0x5993…42a00xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase97d ago0xcf1dc4…4cce5a
0x5993…42a00xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase97d ago0x66a2d2…16b55b
0x5993…42a00xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase97d ago0x442182…d9eb2f
0x5993…42a00xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase97d ago0x9fdb4c…83853b
0x5993…42a00xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase97d ago0xb2d049…811159
0x5993…42a00x325b…d430BaseStableEnrichExa$0.01100%coinbase97d ago0x266e7e…4d643e
0x5993…42a00x325b…d430BaseStableEnrichExa$0.04100%coinbase97d ago0xaeb6ed…b0f1bc
0x5993…42a00x325b…d430BaseStableEnrichExa$0.05100%coinbase98d ago0xbd97dd…b3c2f8
0x5993…42a00x07f0…a045BaseStableStudioUpload$0.24100%candidates98d ago0x2fd5f1…662a35
0x5993…42a00xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase98d ago0xdb0f77…a2b4ae
0x5993…42a00xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase98d ago0x65de16…98e212
0x5993…42a00xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase98d ago0xd57157…980b1e
0x5993…42a00xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase98d ago0x06d1c9…19955e
0x5993…42a00xade0…89abBaseDeepline GTM APICompany$0.17100%coinbase98d ago0x4636bb…7240c1
0x5993…42a00xade0…89abBaseDeepline GTM APICompany$0.04100%candidates98d ago0x091502…77d782
0x5993…42a00xade0…89abBaseDeepline GTM APICompany$0.17100%candidates98d ago0x4f6c65…356edf
0x5993…42a00xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase98d ago0xd458e3…afeeb8
0x5993…42a00xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase98d ago0x548b46…305099
0x5993…42a00xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase98d ago0x0ff778…baea69
0x5993…42a00xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase98d ago0xa9beb4…781663

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.