Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x078d…9ea00x325b…d430BaseStableEnrichExa$0.08100%coinbase95d ago0x8fda8b…54128c
0x078d…9ea00x325b…d430BaseStableEnrichExa$0.08100%coinbase95d ago0x064dcf…34f64e
0x078d…9ea00x325b…d430BaseStableEnrichExa$0.08100%coinbase95d ago0x84b6fd…d8d7d0
0x078d…9ea00x325b…d430BaseStableEnrichExa$0.08100%coinbase95d ago0x98e06d…f4feef
0x078d…9ea00x325b…d430BaseStableEnrichExa$0.08100%coinbase95d ago0xbe09f0…7cbb4e
0x078d…9ea00x325b…d430BaseStableEnrichExa$0.08100%coinbase95d ago0xc25dd7…bba453
0x078d…9ea00x325b…d430BaseStableEnrichExa$0.08100%coinbase95d ago0xb71b8d…7347d2
0x078d…9ea00x325b…d430BaseStableEnrichExa$0.08100%coinbase95d ago0xcf5333…a43094
0x078d…9ea00x325b…d430BaseStableEnrichExa$0.08100%coinbase95d ago0x0b631d…b3bd05
0x078d…9ea00x325b…d430BaseStableEnrichExa$0.08100%coinbase95d ago0x58a9c5…0ca856
0x078d…9ea00x325b…d430BaseStableEnrichExa$0.08100%coinbase95d ago0xb7e6af…929464
0x078d…9ea00x325b…d430BaseStableEnrichExa$0.08100%coinbase95d ago0x4f8f66…0a9b05
0x078d…9ea00x325b…d430BaseStableEnrichExa$0.08100%coinbase95d ago0x24c16d…d1d00b
0x078d…9ea00x325b…d430BaseStableEnrichExa$0.08100%coinbase95d ago0xeae939…961da1
0x078d…9ea00x325b…d430BaseStableEnrichExa$0.08100%coinbase95d ago0xde003f…3ba149
0x078d…9ea00x325b…d430BaseStableEnrichExa$0.08100%coinbase95d ago0x03b454…9ab72e
0x078d…9ea00x325b…d430BaseStableEnrichExa$0.08100%coinbase95d ago0xa44713…918d55
0x078d…9ea00x325b…d430BaseStableEnrichExa$0.08100%coinbase95d ago0x4d03f6…38f167
0x078d…9ea00x325b…d430BaseStableEnrichExa$0.08100%coinbase95d ago0xe46e96…52d24d
0x078d…9ea00x325b…d430BaseStableEnrichExa$0.08100%coinbase95d ago0x4923ed…9d5241
0x078d…9ea00x325b…d430BaseStableEnrichExa$0.08100%coinbase95d ago0xc254a0…5a24fe
0x078d…9ea00x325b…d430BaseStableEnrichExa$0.08100%coinbase95d ago0x82cb62…c78b23
0x078d…9ea00x325b…d430BaseStableEnrichExa$0.05100%coinbase95d ago0x9b392f…7e16cf
0x078d…9ea00x325b…d430BaseStableEnrichExa$0.08100%coinbase95d ago0xa57692…990b76
0x078d…9ea00x325b…d430BaseStableEnrichExa$0.05100%coinbase95d ago0xfbce9a…6f4b5a

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.