Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd9a014…2f38d5
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2b6cf8…187d4c
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x1b1f92…27766b
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x62775c…fdeb8a
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x64fb50…126a40
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3906b1…60b907
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc33e06…4c7834
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x08f27b…b49c6b
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb37e99…d22764
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2b8a48…78e25a
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8e45da…6af849
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb764e0…49f97e
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xfc7593…c2f4a4
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd78d8b…cf4c1b
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0b8b71…4db42e
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x89529f…3e5735
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x647c44…ecd9d9
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xaeb641…38a686
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd6abbc…f22dfb
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5adb6e…9a7b87
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x49c3f4…ee86ba
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc63e04…1d71cd
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3d4e1c…850206
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe30451…f33046
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x345f09…005c1a

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.