Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI103d ago0xad8439…67d958
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf31ae8…743635
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe85716…e9dd2d
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb69e77…be6e4e
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf5db20…d77b19
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf205aa…490c0e
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI103d ago0x607ba6…8a6097
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5420ab…13f9cc
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9cd927…522819
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa19f88…20e080
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8baf9c…68ebb0
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI103d ago0x18ef75…6deced
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe22bae…89f9f4
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI103d ago0xcddf71…1a1ec2
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI103d ago0xed0c61…430c54
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6d12cc…d0d81c
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3e35ff…bb4369
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0eb2cd…38510e
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI103d ago0xefb35d…7e3f0d
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2d333d…226474
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI103d ago0xcc08a7…698cd8
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI103d ago0x431595…1b6ee4
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI103d ago0xcbd022…6c715b
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb18e7e…676671
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI103d ago0x76175b…502c8a

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.