Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI115d ago0xeb8715…b59352
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb5f357…98ac45
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa8b679…bf4cad
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5ae0cf…7a7e5d
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI115d ago0x602665…e046d0
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI115d ago0x89e20c…dc8383
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6fa3e3…a383dd
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI115d ago0xcbb0ba…d4cdea
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI115d ago0x41e6c2…1d90f5
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI115d ago0x971281…0693ab
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5a3739…4901f7
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI115d ago0x46df20…a93438
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI115d ago0xfcc654…742934
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1ec124…6e8cea
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI115d ago0x57f1be…559443
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb3fddc…18c06b
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc8cb62…b7b286
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7bb35e…c28ce2
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI115d ago0x896a2d…3f1605
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9bab90…a1c0bf
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI115d ago0xecfa5c…83b8af
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI115d ago0xbc5e7b…9731e5
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI115d ago0x62d5bf…657484
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI115d ago0xfd8b06…182ac5
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI115d ago0x76f37d…537ef3

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.