Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcb99…96690x325b…d430BaseStableEnrichExa$0.01100%coinbase65d ago0xb0c9a1…8c81b3
0xcb99…96690x325b…d430BaseStableEnrichExa$0.01100%coinbase65d ago0xd084d8…36a8ce
0xcb99…96690x325b…d430BaseStableEnrichExa$0.01100%coinbase65d ago0x7a69f8…7e3179
0xcb99…96690x325b…d430BaseStableEnrichExa$0.01100%coinbase65d ago0xad2d22…0b5067
0xcb99…96690x325b…d430BaseStableEnrichExa$0.01100%coinbase65d ago0xbd1653…1fd352
0xcb99…96690x325b…d430BaseStableEnrichExa$0.01100%coinbase65d ago0x3b582e…943e00
0xcb99…96690x325b…d430BaseStableEnrichExa$0.01100%coinbase65d ago0xbb773f…e5145c
0xcb99…96690x325b…d430BaseStableEnrichExa$0.01100%coinbase65d ago0xc38c1f…fbc820
0xcb99…96690xe740…cf46BaseLinked PandaLinkedin$0.05100%coinbase65d ago0x088e65…5e5722
0xcb99…96690xe740…cf46BaseLinked PandaLinkedin$0.05100%coinbase65d ago0x27591e…da286a
0xcb99…96690xe740…cf46BaseLinked PandaLinkedin$0.05100%coinbase65d ago0x2fcbfb…138307
0xcb99…96690xe740…cf46BaseLinked PandaLinkedin$0.05100%coinbase65d ago0x34ee95…3290ac
0xcb99…96690xe740…cf46BaseLinked PandaLinkedin$0.05100%coinbase65d ago0xd0fa2d…f325b8
0xcb99…96690xe740…cf46BaseLinked PandaLinkedin$0.05100%coinbase65d ago0x107357…358ae6
0xcb99…96690xe740…cf46BaseLinked PandaLinkedin$0.05100%coinbase65d ago0xde9e11…fdce2c
0xcb99…96690xe740…cf46BaseLinked PandaLinkedin$0.05100%coinbase65d ago0x053dfa…9a9fae
0xcb99…96690xe740…cf46BaseLinked PandaLinkedin$0.05100%coinbase65d ago0x1e4c4e…467572
0xcb99…96690xe740…cf46BaseLinked PandaLinkedin$0.05100%coinbase65d ago0xb3f17a…1e2b8a
0xcb99…96690xe740…cf46BaseLinked PandaLinkedin$0.05100%coinbase65d ago0xefb7fd…d28bb3
0xcb99…96690xe740…cf46BaseLinked PandaLinkedin$0.05100%coinbase65d ago0x4c184d…8cbe5d
0xa449…15ac0xcb99…9669Base$2.50100%coinbase65d ago0x424697…307739

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.