Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9d27fe…312025
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xfe6d35…1ac7a8
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x16db74…e8d702
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x97c309…8b67b1
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xfa56d5…f5eb29
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x592207…5e186c
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xca152e…370499
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe4f8e5…3d2ac7
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0b0f7e…1eb115
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf8ac69…808f95
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xdb16d8…dd1311
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x79bf57…60f220
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8c947f…87b704
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2d348e…00f16f
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xde6dda…646c55
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa8fafc…94e433
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x923f8a…4d106a
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7d69f4…60c117
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe2e2f7…12c04d
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x593de6…ff8e29
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd7d0a6…030daf
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4da28e…1ba5a5
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x20f1b7…b5a797
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x99585e…016c05
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb94b84…bc8d3e

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.