Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb185…3e1d0x325b…d430BaseStableEnrichExa$0.28100%coinbase32d ago0x4ff732…dc76d2
0xb185…3e1d0xe740…cf46BaseLinked PandaLinkedin$0.05100%coinbase32d ago0x4a8a7f…7167cb
0xb185…3e1d0x325b…d430BaseStableEnrichExa$0.002100%coinbase32d ago0x6f0eb5…69091d
0xb185…3e1d0x325b…d430BaseStableEnrichExa$0.002100%coinbase32d ago0xe7a13c…4105e6
0xb185…3e1d0x325b…d430BaseStableEnrichExa$0.01100%coinbase32d ago0x4705c0…1e2f22
0xb185…3e1d0x325b…d430BaseStableEnrichExa$0.01100%coinbase32d ago0xc05d43…271b87
0xb185…3e1d0x325b…d430BaseStableEnrichExa$0.01100%coinbase32d ago0xcb45ac…289d43
0xb185…3e1d0x325b…d430BaseStableEnrichExa$0.28100%coinbase32d ago0x21c014…0df4bd
0xb185…3e1d0xe740…cf46BaseLinked PandaLinkedin$0.05100%coinbase32d ago0xc0c491…bd9ad9
0xb185…3e1d0x325b…d430BaseStableEnrichExa$0.002100%coinbase32d ago0xc4e657…f83a2a
0xb185…3e1d0x325b…d430BaseStableEnrichExa$0.002100%coinbase32d ago0x874bab…abcf17
0xb185…3e1d0x325b…d430BaseStableEnrichExa$0.01100%coinbase32d ago0xc7cedf…d458a3
0xb185…3e1d0x325b…d430BaseStableEnrichExa$0.01100%coinbase32d ago0xa3b208…08822a
0xb185…3e1d0x325b…d430BaseStableEnrichExa$0.01100%coinbase32d ago0x8515fc…451db3
0xb185…3e1d0x325b…d430BaseStableEnrichExa$0.28100%coinbase32d ago0x8322ff…93a91e
0xb185…3e1d0xe740…cf46BaseLinked PandaLinkedin$0.05100%coinbase32d ago0x5b74b9…2f9a85
0xb185…3e1d0x325b…d430BaseStableEnrichExa$0.002100%coinbase32d ago0xd0e672…9c2164
0xb185…3e1d0x325b…d430BaseStableEnrichExa$0.002100%coinbase32d ago0x8875b5…33625f
0xb185…3e1d0x325b…d430BaseStableEnrichExa$0.01100%coinbase32d ago0x0a9c09…81192c
0xb185…3e1d0x325b…d430BaseStableEnrichExa$0.01100%coinbase32d ago0x88c98f…55a07e
0xb185…3e1d0x325b…d430BaseStableEnrichExa$0.01100%coinbase32d ago0x9dbc81…9cf85b
0xb185…3e1d0x325b…d430BaseStableEnrichExa$0.28100%coinbase32d ago0x4b9e11…08e646
0xb185…3e1d0xe740…cf46BaseLinked PandaLinkedin$0.05100%coinbase32d ago0xc76f2e…3f8913
0xb185…3e1d0x325b…d430BaseStableEnrichExa$0.002100%coinbase32d ago0x1f2f25…4194de
0xb185…3e1d0x325b…d430BaseStableEnrichExa$0.002100%coinbase32d ago0x230486…64bd2b

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.