Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI106d ago0x457e79…098c62
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI106d ago0x90f539…723c04
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8fc2bf…770a0c
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd82ebb…f3c3e7
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1f1640…1a2820
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2b7c0e…5eaf04
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7e2d3b…897fc3
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI106d ago0x05aa1e…9a30c8
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI106d ago0x85cac1…d20b81
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8c896f…b047a5
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI106d ago0x68ba40…e3b21a
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa3ef20…af3a3d
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf8ef6f…5e6111
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb31dc0…9f3041
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf0f89c…c75146
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6d5bce…e0a833
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc5127b…b8f5d1
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI106d ago0xdf978b…374522
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd04c84…03cb0e
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd493fb…f2036d
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI106d ago0x711d99…614d9d
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7e798e…dd9eb5
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd430f7…89dcb8
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI106d ago0x56ce55…e9a966
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI106d ago0x314f48…542cbe

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.