Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x141c…1e560xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase97d ago0x84937d…b80c8e
0x141c…1e560xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase97d ago0x477d0f…4c9e24
0x141c…1e560xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase97d ago0x6bbda7…667714
0x141c…1e560xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase97d ago0x09499f…4bb116
0x141c…1e560xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase97d ago0xd94469…b1c3b2
0x141c…1e560x325b…d430BaseStableEnrichExa$0.04100%coinbase97d ago0x85985d…9b556d
0x141c…1e560x325b…d430BaseStableEnrichExa$0.04100%candidates97d ago0xca5bf0…c7db6f
0x141c…1e560x325b…d430BaseStableEnrichExa$0.04100%candidates97d ago0xc62d6f…eb90ed
0x141c…1e560x325b…d430BaseStableEnrichExa$0.04100%coinbase97d ago0x526924…0e4430
0x141c…1e560xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase97d ago0x38b503…2d222a
0x141c…1e560xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase97d ago0x8d6ab0…a71965
0x141c…1e560x325b…d430BaseStableEnrichExa$0.04100%coinbase97d ago0x1596a1…2b425f
0x141c…1e560x325b…d430BaseStableEnrichExa$0.04100%coinbase97d ago0x1883c6…e00165
0x141c…1e560xade0…89abBaseDeepline GTM APICompany$0.12100%candidates98d ago0x6c15f2…2381f0
0x141c…1e560x325b…d430BaseStableEnrichExa$0.20100%candidates98d ago0x4f95fd…a52612
0x141c…1e560x325b…d430BaseStableEnrichExa$0.20100%coinbase98d ago0xfb005f…d6b3e3
0x141c…1e560x325b…d430BaseStableEnrichExa$0.20100%coinbase98d ago0x7e345e…aed531
0x141c…1e560x325b…d430BaseStableEnrichExa$0.20100%coinbase98d ago0x8aa1fc…111c53
0x141c…1e560x325b…d430BaseStableEnrichExa$0.20100%coinbase98d ago0xbeda9d…c5ae4a
0x141c…1e560x325b…d430BaseStableEnrichExa$0.20100%coinbase98d ago0x16ff2c…0c183e
0x141c…1e560x325b…d430BaseStableEnrichExa$0.01100%coinbase98d ago0x45f76f…eefe53
0x141c…1e560x325b…d430BaseStableEnrichExa$0.01100%coinbase98d ago0x3b5e7a…583f1d
0x141c…1e560x325b…d430BaseStableEnrichExa$0.01100%coinbase98d ago0x0bf508…1a6acc
0x141c…1e560x325b…d430BaseStableEnrichExa$0.05100%coinbase98d ago0x8084ad…f17811
0x141c…1e560x325b…d430BaseStableEnrichExa$0.05100%coinbase98d ago0x161765…e8240d

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.