Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcd61…853c0x325b…d430BaseStableEnrichExa$0.08100%coinbase87d ago0x1b2084…aba11f
0xcd61…853c0x325b…d430BaseStableEnrichExa$0.08100%coinbase87d ago0x6a959a…64300d
0xcd61…853c0x325b…d430BaseStableEnrichExa$0.08100%coinbase87d ago0xdf8302…b3a36e
0xcd61…853c0x325b…d430BaseStableEnrichExa$0.08100%coinbase87d ago0x2506f9…32b5a4
0xcd61…853c0x325b…d430BaseStableEnrichExa$0.08100%coinbase87d ago0xe31955…2f72e8
0xcd61…853c0x325b…d430BaseStableEnrichExa$0.08100%coinbase87d ago0xc2b601…2b0a68
0xcd61…853c0x325b…d430BaseStableEnrichExa$0.08100%coinbase87d ago0xe76a80…d568a8
0xcd61…853c0x325b…d430BaseStableEnrichExa$0.08100%coinbase87d ago0x5ce46e…3c01a1
0xcd61…853c0x325b…d430BaseStableEnrichExa$0.08100%coinbase87d ago0x5ace14…8edab9
0xcd61…853c0x325b…d430BaseStableEnrichExa$0.08100%coinbase87d ago0x24ab3c…3fb9cf
0xcd61…853c0x325b…d430BaseStableEnrichExa$0.08100%coinbase87d ago0xdd71d5…3480ba
0xcd61…853c0x325b…d430BaseStableEnrichExa$0.08100%coinbase87d ago0x6fc22b…de0746
0xcd61…853c0x325b…d430BaseStableEnrichExa$0.08100%coinbase87d ago0x44c73c…f55d5a
0xcd61…853c0x325b…d430BaseStableEnrichExa$0.08100%coinbase87d ago0x5e7abd…a12b6b
0xcd61…853c0x325b…d430BaseStableEnrichExa$0.08100%coinbase87d ago0x832329…fa73a5
0xcd61…853c0x325b…d430BaseStableEnrichExa$0.08100%coinbase87d ago0xf62fa4…833ddc
0xcd61…853c0x325b…d430BaseStableEnrichExa$0.08100%coinbase87d ago0x5a6396…70322e
0xcd61…853c0x325b…d430BaseStableEnrichExa$0.08100%coinbase87d ago0xebe2db…fd4e80
0xcd61…853c0x325b…d430BaseStableEnrichExa$0.08100%coinbase87d ago0xb59ec0…d77a00
0xcd61…853c0x325b…d430BaseStableEnrichExa$0.08100%coinbase87d ago0x3d93d7…0aae0a
0xcd61…853c0x325b…d430BaseStableEnrichExa$0.08100%coinbase87d ago0x66b0bc…410052
0xcd61…853c0x325b…d430BaseStableEnrichExa$0.08100%coinbase87d ago0x3165f6…14c3d7
0xcd61…853c0x325b…d430BaseStableEnrichExa$0.08100%coinbase87d ago0xf7e822…0eb847
0xcd61…853c0x325b…d430BaseStableEnrichExa$0.08100%coinbase87d ago0x77ae5e…05b05b
0xcd61…853c0x325b…d430BaseStableEnrichExa$0.08100%coinbase87d ago0x660ee4…a99f64

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.