Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI110d ago0x0ecb40…f61276
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8bb888…87ace9
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI110d ago0x94728b…868027
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI110d ago0x97a2bb…fc9a9c
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI110d ago0x789af5…7fd9a5
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf61120…89a386
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI110d ago0x854a6b…80ac56
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI110d ago0x610022…21928c
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe9417f…238658
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2d092d…d8174a
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI110d ago0x74ac38…86ddc7
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI110d ago0x12ea14…d8a6ae
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI110d ago0x55f6ea…eaf7b4
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI110d ago0x0d4c88…137700
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI110d ago0x12bf60…508901
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb22e03…78022f
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7dce28…84a2e7
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI110d ago0x22a3f3…315377
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd7cbd8…7001a3
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI110d ago0x262c15…96a9c8
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI110d ago0xedd773…63af22
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI110d ago0x81ef97…e50983
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI110d ago0xad7012…508644
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7e2f56…eebdc4
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1fbd68…a278f2

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.