Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x300a8a…fdbee7
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xcc7830…66576a
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x70d165…703ca0
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x8b70b2…bbc384
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x0fdf14…3202a5
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xc01bfa…5d2376
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x540080…848585
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x1cbf92…bb288a
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xfcee3d…e4c545
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xfe4e54…482149
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xd7b6dd…55f069
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x6b0c2b…c708ba
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x5fa03a…0706f0
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x615c04…8a74c3
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x4f60c8…5c092b
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x2e3f88…b88988
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x310815…c09a73
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xbfb413…faba9f
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x596f29…63f248
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x399acb…2e2cb1
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xe7af77…69c2fe
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xe491ed…aeaeba

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.