Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6ccc…60ab0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x9d36c2…6e8d1b
0x6ccc…60ab0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb7989e…2a64ad
0x6ccc…60ab0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2bddc3…9285fc
0x6ccc…60ab0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x9d29fb…47726a
0x6ccc…60ab0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xe2e589…619c0c
0x6ccc…60ab0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x3a6c65…ca4962
0x6ccc…60ab0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x971ab0…90f1e3
0x6ccc…60ab0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x0f572c…7648f3
0x6ccc…60ab0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x56d511…27c360
0x6ccc…60ab0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x18a1c4…90a1f7
0x6ccc…60ab0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xc5246f…6973ba
0x6ccc…60ab0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x24e5fc…2ef8b5
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x0ac578…732d10
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x7711a5…40c40c
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xaa7ec8…9e1ece
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x1e1bdb…59fd0b
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x988e11…bed3ef
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xb53d81…15a05d
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x434df9…df3730
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x07aea3…88654a
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x11fff9…408f8e
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x0e6bf1…8bc17b
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x8144a6…357e47
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x33bd5c…fc5637
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xc845ee…725872

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.