Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI115d ago0x27b993…a3c138
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8ea8b0…4d43da
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3243b7…a20c1c
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf6133b…490d84
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI115d ago0xec41c5…917770
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd72443…e4b9fb
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3b274c…3c6193
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI115d ago0xaa0b6b…b4a1f6
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd89f51…886671
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI115d ago0x35544e…f45d5f
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI115d ago0x90bdc4…5e3c41
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI115d ago0x62197b…401e38
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI115d ago0xfb564d…bf62e2
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa9f655…9fe4ff
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2fe6f3…ad536b
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI115d ago0x89a771…864671
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1640fe…9f8fb2
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI115d ago0x284493…050bf7
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf78221…9635bd
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI116d ago0xee4688…d7a3c0
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI116d ago0x43b007…5dc9a3
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI116d ago0x962f45…f6954f
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8e2f80…9451d7
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI116d ago0x987540…09502e
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI116d ago0x31201d…44db80

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.