Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xad6f…1be50x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf7b667…0e4d04
0xad6f…1be50x6a5e…c666Basex402 service$0.01100%payAI111d ago0x6422b9…c04784
0xad6f…1be50x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb159d2…0440f1
0xad6f…1be50x6a5e…c666Basex402 service$0.01100%payAI111d ago0x770340…cfe6cd
0xad6f…1be50x6a5e…c666Basex402 service$0.01100%payAI111d ago0xdb38ac…ebd8a7
0xad6f…1be50x6a5e…c666Basex402 service$0.01100%payAI111d ago0x94bf05…1faa39
0xad6f…1be50x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7aa79d…1abd3c
0xad6f…1be50x6a5e…c666Basex402 service$0.01100%payAI111d ago0xfa1048…9d1d47
0xad6f…1be50x6a5e…c666Basex402 service$0.01100%payAI111d ago0xdd1241…ac6a88
0xad6f…1be50x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb22a21…27dee3
0xad6f…1be50x6a5e…c666Basex402 service$0.01100%payAI111d ago0x5f2d40…cfe585
0xad6f…1be50x6a5e…c666Basex402 service$0.01100%payAI111d ago0xed0fa2…e84e2e
0xad6f…1be50x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4c7236…26f02b
0xad6f…1be50x6a5e…c666Basex402 service$0.01100%payAI111d ago0x60ea8f…9c33c8
0xad6f…1be50x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2aaf74…0ee64e
0xad6f…1be50x6a5e…c666Basex402 service$0.01100%payAI111d ago0xfa2ccb…8a4083
0xad6f…1be50x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2c521b…ad9ea7
0xad6f…1be50x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf9ec08…688db8
0xad6f…1be50x6a5e…c666Basex402 service$0.01100%payAI111d ago0xdf9c69…5e31ed
0xad6f…1be50x6a5e…c666Basex402 service$0.01100%payAI111d ago0x06a081…865a53
0xad6f…1be50x6a5e…c666Basex402 service$0.01100%payAI111d ago0x615a60…b5c06c
0xad6f…1be50x6a5e…c666Basex402 service$0.01100%payAI111d ago0x67f563…c96d44
0xad6f…1be50x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3abc56…824841
0xad6f…1be50x6a5e…c666Basex402 service$0.01100%payAI111d ago0x5320b3…533c0a
0xad6f…1be50x6a5e…c666Basex402 service$0.01100%payAI111d ago0x9b0027…a0a432

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.