Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf009…29350xdb5a…0671Base$0.02100%Route unknown92d ago0xdd7555…ff386d
0xf009…29350xdb5a…0671Base$0.02100%Route unknown92d ago0xd097b9…9a635f
0xf009…29350xdb5a…0671Base$0.02100%Route unknown92d ago0xcebac8…243685
0xf009…29350xdb5a…0671Base$0.02100%Route unknown92d ago0xcc5927…247457
0xf009…29350xdb5a…0671Base$0.02100%Route unknown92d ago0xe21a18…19a2da
0xf009…29350x325b…d430BaseStableEnrichExa$0.01100%Route unknown92d ago0xd605d9…ba66e6
0xf009…29350x325b…d430BaseStableEnrichExa$0.01100%Route unknown92d ago0xc594b7…603d24
0xf009…29350x325b…d430BaseStableEnrichExa$0.02100%Route unknown92d ago0x69ba2b…99843d
0xf009…29350x325b…d430BaseStableEnrichExa$0.01100%Route unknown92d ago0xad886e…c99b79
0xf009…29350x325b…d430BaseStableEnrichExa$0.01100%Route unknown92d ago0x265923…fb46b2
0xf009…29350x325b…d430BaseStableEnrichExa$0.01100%Route unknown92d ago0x248fe5…5fe057
0xf009…29350x325b…d430BaseStableEnrichExa$0.01100%Route unknown92d ago0x7180bf…ba49db
0xf009…29350x325b…d430BaseStableEnrichExa$0.01100%Route unknown92d ago0xf5c026…22373e
0xf009…29350x325b…d430BaseStableEnrichExa$0.01100%Route unknown92d ago0x17a465…bcfeba
0xf009…29350x325b…d430BaseStableEnrichExa$0.01100%Route unknown92d ago0xfb7066…f3d834
0xf009…29350x325b…d430BaseStableEnrichExa$0.01100%Route unknown92d ago0x198105…d4282b
0xf009…29350x325b…d430BaseStableEnrichExa$0.01100%Route unknown92d ago0x7f0737…ef9e59
0xf009…29350x325b…d430BaseStableEnrichExa$0.01100%Route unknown92d ago0x6a8509…ef98c9
0xf009…29350x325b…d430BaseStableEnrichExa$0.01100%Route unknown92d ago0x60feb9…7d1380
0xf009…29350x325b…d430BaseStableEnrichExa$0.02100%Route unknown92d ago0xa9ae9d…e9f1d6
0xf009…29350x325b…d430BaseStableEnrichExa$0.02100%Route unknown92d ago0x80b0cb…1aae42
0xf009…29350x325b…d430BaseStableEnrichExa$0.01100%Route unknown92d ago0xa43af4…147e2c
0xf009…29350x325b…d430BaseStableEnrichExa$0.02100%Route unknown92d ago0xec7573…7842f7
0xf009…29350x325b…d430BaseStableEnrichExa$0.02100%Route unknown92d ago0x6d73cc…56ac2c
0xf009…29350x325b…d430BaseStableEnrichExa$0.02100%Route unknown92d ago0x902b2a…fd3be6

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.