Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfda6…c0f20x325b…d430BaseStableEnrichExa$0.01100%coinbase7h ago0x3eafcc…9bb1f0
0xfda6…c0f20x325b…d430BaseStableEnrichExa$0.01100%coinbase7h ago0xb57499…ff7983
0xfda6…c0f20x325b…d430BaseStableEnrichExa$0.01100%coinbase7h ago0x0ea1a2…80ce0a
0xfda6…c0f20x325b…d430BaseStableEnrichExa$0.01100%coinbase7h ago0x120df1…7026fe
0xfda6…c0f20x325b…d430BaseStableEnrichExa$0.01100%coinbase13h ago0xd23083…96baca
0xfda6…c0f20x325b…d430BaseStableEnrichExa$0.01100%coinbase13h ago0xea666f…d1f0af
0xfda6…c0f20x325b…d430BaseStableEnrichExa$0.01100%coinbase13h ago0x85de3f…628dcc
0xfda6…c0f20x325b…d430BaseStableEnrichExa$0.01100%coinbase13h ago0xc0342c…64307e
0xfda6…c0f20x325b…d430BaseStableEnrichExa$0.01100%coinbase13h ago0x7de168…9902eb
0xfda6…c0f20x325b…d430BaseStableEnrichExa$0.01100%coinbase19h ago0x648e84…9294ed
0xfda6…c0f20x325b…d430BaseStableEnrichExa$0.01100%coinbase19h ago0xb487af…78d8a2
0xfda6…c0f20x325b…d430BaseStableEnrichExa$0.01100%coinbase19h ago0x6cd3d2…352d4d
0xfda6…c0f20x325b…d430BaseStableEnrichExa$0.01100%coinbase19h ago0x9c5e75…6141e3
0xfda6…c0f20x325b…d430BaseStableEnrichExa$0.01100%coinbase1d ago0x0119ac…4c470c
0xfda6…c0f20x325b…d430BaseStableEnrichExa$0.01100%coinbase1d ago0x795971…0e8a81
0xfda6…c0f20x325b…d430BaseStableEnrichExa$0.01100%coinbase1d ago0x99fc12…9fc542
0xfda6…c0f20x325b…d430BaseStableEnrichExa$0.01100%coinbase1d ago0xeadad0…0e218c

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.