Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3c3a…0e7a0x325b…d430BaseStableEnrichExa$0.01100%coinbase111d ago0xa749af…d7658f
0x3c3a…0e7a0x325b…d430BaseStableEnrichExa$0.04100%coinbase111d ago0x969d32…5564ca
0xd97c…00930x325b…d430BaseStableEnrichExa$0.02100%coinbase111d ago0x0431f9…00c671
0x9085…3afa0x325b…d430BaseStableEnrichExa$0.05100%coinbase111d ago0xf30bca…64b128
0x9085…3afa0x325b…d430BaseStableEnrichExa$0.05100%coinbase111d ago0xf15254…83c6de
0x9085…3afa0x325b…d430BaseStableEnrichExa$0.05100%coinbase111d ago0xb655bb…f9bba9
0x9085…3afa0x325b…d430BaseStableEnrichExa$0.05100%coinbase111d ago0xe0287e…81ffdf
0x9085…3afa0x325b…d430BaseStableEnrichExa$0.05100%coinbase111d ago0xa15e53…864474
0x9085…3afa0x325b…d430BaseStableEnrichExa$0.05100%coinbase111d ago0x407f51…e3265e
0x9085…3afa0x325b…d430BaseStableEnrichExa$0.05100%coinbase111d ago0x7084c7…bad206
0x9085…3afa0x325b…d430BaseStableEnrichExa$0.05100%coinbase111d ago0x496659…9b80be
0x9085…3afa0x325b…d430BaseStableEnrichExa$0.05100%coinbase111d ago0x410e5d…2a19aa
0x9085…3afa0x325b…d430BaseStableEnrichExa$0.05100%coinbase111d ago0xc1fe2c…650f2b
0x9085…3afa0x325b…d430BaseStableEnrichExa$0.05100%coinbase111d ago0x1bf4cc…c20ba6
0x9085…3afa0x325b…d430BaseStableEnrichExa$0.05100%coinbase111d ago0x0b1b75…2528ef
0x9085…3afa0x325b…d430BaseStableEnrichExa$0.05100%coinbase111d ago0x84de96…0358e1
0x9085…3afa0x325b…d430BaseStableEnrichExa$0.05100%coinbase111d ago0xaac1ca…059d66
0x9085…3afa0x325b…d430BaseStableEnrichExa$0.05100%coinbase111d ago0x73b694…33b943
0x9085…3afa0x325b…d430BaseStableEnrichExa$0.05100%coinbase111d ago0x73efb0…1eb4d5
0x9085…3afa0x325b…d430BaseStableEnrichExa$0.05100%coinbase111d ago0x0a87a7…96e048
0x9085…3afa0x325b…d430BaseStableEnrichExa$0.05100%coinbase111d ago0x5718a7…6d826a
0x9085…3afa0x325b…d430BaseStableEnrichExa$0.05100%coinbase111d ago0xd740d1…798cff
0x9085…3afa0x325b…d430BaseStableEnrichExa$0.05100%coinbase111d ago0x9b9c7b…ec6719
0x9085…3afa0x325b…d430BaseStableEnrichExa$0.05100%coinbase111d ago0x10ab15…e3bf5c
0x9085…3afa0x325b…d430BaseStableEnrichExa$0.05100%coinbase111d ago0x047f20…1d6362

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.