Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8c72…c74c0x325b…d430BaseStableEnrichExa$0.01100%candidates98d ago0x24c519…fab288
0x8c72…c74c0xcfa2…4dbeBaseStableSocialSc$0.06100%candidates98d ago0x60aaef…9da3c0
0x8c72…c74c0x325b…d430BaseStableEnrichExa$0.01100%coinbase98d ago0x2df04a…f5d889
0x8c72…c74c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase98d ago0xf76955…24f3ad
0x8c72…c74c0x325b…d430BaseStableEnrichExa$0.01100%coinbase98d ago0xa0589a…2edaf9
0x8c72…c74c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase98d ago0x4d6a8a…bae45b
0x8c72…c74c0x325b…d430BaseStableEnrichExa$0.01100%coinbase98d ago0x1b3094…147ac0
0x8c72…c74c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase98d ago0x86c69c…eb232d
0x8c72…c74c0x325b…d430BaseStableEnrichExa$0.01100%coinbase98d ago0x2ca908…6522ff
0x8c72…c74c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase98d ago0x40c406…e69027
0x8c72…c74c0x325b…d430BaseStableEnrichExa$0.01100%coinbase98d ago0x65a2a8…6ba984
0x8c72…c74c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase98d ago0xbb8000…c8deeb
0x8c72…c74c0x325b…d430BaseStableEnrichExa$0.01100%coinbase98d ago0x772b1c…a32d4f
0x8c72…c74c0xcfa2…4dbeBaseStableSocialSc$0.06100%candidates98d ago0x518a3f…72d213
0x8c72…c74c0x325b…d430BaseStableEnrichExa$0.01100%coinbase98d ago0x822728…1a815d
0x8c72…c74c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase98d ago0x62c8ac…99abb9
0x8c72…c74c0x325b…d430BaseStableEnrichExa$0.01100%coinbase98d ago0xfc68d8…8fe25f
0x8c72…c74c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase98d ago0x6fd0ec…4d0f98
0x8c72…c74c0x325b…d430BaseStableEnrichExa$0.01100%coinbase98d ago0xfdebbb…544ab1
0x8c72…c74c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase98d ago0x79be96…6be244
0x8c72…c74c0x325b…d430BaseStableEnrichExa$0.01100%coinbase98d ago0xf048ab…2ec6c1
0x8c72…c74c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase98d ago0x5799f6…9be986
0x8c72…c74c0x325b…d430BaseStableEnrichExa$0.01100%coinbase98d ago0xe986ea…da2f35
0x8c72…c74c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase98d ago0x8ce971…fc370c
0x8c72…c74c0x325b…d430BaseStableEnrichExa$0.01100%coinbase98d ago0x0206f9…475dcf

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.