Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb53560…74c8b0
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI102d ago0x2993ca…7afb92
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI102d ago0x037c4e…86b098
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI102d ago0xbe32fe…a581f7
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI102d ago0xfb01eb…4bcca6
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI102d ago0x4cfaa2…5a6be0
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI102d ago0x79f842…8013a6
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI102d ago0x43695c…ff0806
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI102d ago0xab0a8b…e4aa90
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI102d ago0x102254…141326
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI102d ago0x798f37…17ecb7
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI102d ago0xbe42c7…fad47b
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI102d ago0xad5ba8…6c915d
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI102d ago0x48a9eb…c9a64d
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI102d ago0x9169b8…9b1e2d
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI102d ago0x79d02e…c16ce4
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI102d ago0xfdc4b2…51e130
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI102d ago0x81b0c7…2ef65e
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI102d ago0x6b1717…dd2f92
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI102d ago0x34916e…bd974a
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI102d ago0x62ccbd…7159ab
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI102d ago0xcc153d…31929f
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI102d ago0x2a5b12…b851d4
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI102d ago0xdd487e…7e3f80
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI103d ago0x53d405…43cd4d

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.