Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x141c…1e560x325b…d430BaseStableEnrichExa$0.02100%coinbase118d ago0x8dcc29…d9cd84
0x141c…1e560xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase118d ago0x4af895…a43947
0x141c…1e560xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase118d ago0xc6cf56…95cb4b
0x141c…1e560xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase118d ago0x0df37a…055c7c
0x141c…1e560xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase118d ago0x7a7c1e…a2651f
0x141c…1e560xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase118d ago0xe4bb7c…87bf6d
0x141c…1e560xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase118d ago0x97d0f4…c7a419
0x141c…1e560x325b…d430BaseStableEnrichExa$0.01100%coinbase118d ago0x19d8d1…66286b
0x141c…1e560x325b…d430BaseStableEnrichExa$0.01100%coinbase118d ago0xfa738e…2f7718
0x141c…1e560x325b…d430BaseStableEnrichExa$0.01100%coinbase118d ago0x7a4ec2…05ed64
0x141c…1e560x325b…d430BaseStableEnrichExa$0.01100%coinbase118d ago0x39717e…e543ad
0x141c…1e560x325b…d430BaseStableEnrichExa$0.02100%coinbase118d ago0xb76d27…977fa5
0x141c…1e560x325b…d430BaseStableEnrichExa$0.02100%coinbase118d ago0x59f827…cdcf0a
0x141c…1e560x325b…d430BaseStableEnrichExa$0.02100%coinbase118d ago0xbdbeb4…5d14d9
0x141c…1e560x325b…d430BaseStableEnrichExa$0.08100%coinbase118d ago0x85b3dd…b36fe5
0x141c…1e560x325b…d430BaseStableEnrichExa$0.08100%coinbase118d ago0xa18b6d…793fb5
0x141c…1e560x325b…d430BaseStableEnrichExa$0.08100%coinbase118d ago0x117423…e0a36a
0x141c…1e560x325b…d430BaseStableEnrichExa$0.02100%coinbase118d ago0x98a3d3…0f9a83
0x141c…1e560x325b…d430BaseStableEnrichExa$0.02100%coinbase118d ago0xd675c7…ece615
0x141c…1e560x325b…d430BaseStableEnrichExa$0.02100%coinbase118d ago0x2dece6…027b25
0x141c…1e560xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase118d ago0xa7b200…5c62d6
0x141c…1e560xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase118d ago0x0a9e1f…ad882e
0xa449…15ac0x141c…1e56Base—$2.50100%coinbase118d ago0x191f9f…f46ee9
0x141c…1e560xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase118d ago0x779c48…d02eb6
0x141c…1e560xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase118d ago0x486733…b109a4

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.