Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x75f8aa…6aa6aa
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe76928…186ec3
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x877643…d01ada
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x75520b…042ce4
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x1a1dcb…67fec3
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x602a09…79b45f
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x75dd91…3f34cc
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xcca90b…0dce58
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xce280b…3d7d56
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x07649c…9e93e6
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe5b60b…12b4c2
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x586923…e0d612
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x954681…6cb681
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x12148f…d3b008
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe9cc73…0f377d
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x1d566e…09134c
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x397da2…38cc5f
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x4b42aa…0ef754
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf125c8…79f7ed
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb1a48e…b3990e
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf367d8…ba170c
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd01dc9…0abf80
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8fe1ff…3bbc08
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc1483a…cccf3d
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x9226b1…34bf75

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.