Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.01100%coinbase43d ago0x653f9d…7f2c77
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.01100%coinbase43d ago0xbcc43e…63c1e3
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.01100%coinbase43d ago0x083b4f…2070c4
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.01100%coinbase43d ago0xd187f8…012d4a
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.01100%coinbase43d ago0xdb6b00…e1a2c5
0x7acd…cf530x325b…d430BaseStableEnrichExa$0.28100%coinbase43d ago0x3f7701…24cb23
0x7acd…cf530x325b…d430BaseStableEnrichExa$0.05100%coinbase43d ago0x4e6b60…eefe38
0x7acd…cf530x325b…d430BaseStableEnrichExa$0.28100%coinbase43d ago0x82c2a7…3d8f3c
0x7acd…cf530x325b…d430BaseStableEnrichExa$0.05100%coinbase43d ago0x1cea89…4d2e07
0x7acd…cf530x325b…d430BaseStableEnrichExa$0.01100%coinbase43d ago0x21375f…e0b103
0x1b87…45770x325b…d430BaseStableEnrichExa$0.22100%coinbase43d ago0x253afa…5597af
0x1b87…45770x325b…d430BaseStableEnrichExa$0.22100%coinbase43d ago0xf78711…cb3b70
0x1b87…45770x325b…d430BaseStableEnrichExa$0.20100%coinbase43d ago0x1efccd…be31fa
0x1b87…45770x325b…d430BaseStableEnrichExa$0.20100%coinbase43d ago0x6c9ecc…29cfb7
0x3a27…9c0b0x325b…d430BaseStableEnrichExa$0.01100%coinbase43d ago0x9cbae5…0ad8b0
0x3a27…9c0b0x325b…d430BaseStableEnrichExa$0.01100%coinbase43d ago0xb9deff…da2ab6
0x3a27…9c0b0x325b…d430BaseStableEnrichExa$0.05100%coinbase43d ago0x54ddcf…59f44b
0xafb9…85440x325b…d430BaseStableEnrichExa$0.01100%coinbase43d ago0x5b6aef…6445a1
0xafb9…85440x325b…d430BaseStableEnrichExa$0.01100%coinbase43d ago0x0f02b4…9934ee
0x431f…27f50x325b…d430BaseStableEnrichExa$0.15100%coinbase43d ago0xa6770c…9bf0a7
0x431f…27f50x325b…d430BaseStableEnrichExa$0.15100%coinbase43d ago0xe20a0e…76a47a
0x431f…27f50x325b…d430BaseStableEnrichExa$0.03100%coinbase43d ago0x245dc6…7747ea
0x431f…27f50x325b…d430BaseStableEnrichExa$0.03100%coinbase43d ago0x2bf291…3d3b33
0x431f…27f50x325b…d430BaseStableEnrichExa$0.03100%coinbase43d ago0x621674…609a51
0x431f…27f50x325b…d430BaseStableEnrichExa$0.03100%coinbase43d ago0x1ee090…a7717d

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.