Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x304f4a…33e907
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x358a7c…cfb8e2
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5d6356…806888
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb4f9b8…73c5f2
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8f77e0…836dd0
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x37e7ae…1517e5
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd461dc…9f8d1c
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xae68fa…307d12
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xbb252a…589a14
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf279df…56c3e8
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x07feff…89f9cc
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x41f852…4ef3e6
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x933742…48fd37
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe416d5…cc175b
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x25dbe4…8394c2
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf46dc8…fa5939
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x73b4bd…9221e0
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5b1961…d24cb3
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x9ff785…86fe58
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xde2fcd…9f0c50
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4bbfd5…10e383
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc51368…615811
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x544155…cb4e2a
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1d20f1…14ec77
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1e9e25…90847a

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.