Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf725…20310x6a5e…c666Basex402 service$0.01100%payAI112d ago0x656aee…d61f8c
0xf725…20310x6a5e…c666Basex402 service$0.01100%payAI112d ago0xdfaa61…0576f3
0xf725…20310x6a5e…c666Basex402 service$0.01100%payAI112d ago0xae6e98…f4c6fa
0xf725…20310x6a5e…c666Basex402 service$0.01100%payAI113d ago0x0567b0…cee84f
0xf725…20310x6a5e…c666Basex402 service$0.01100%payAI113d ago0xab9866…21969d
0xf725…20310x6a5e…c666Basex402 service$0.01100%payAI113d ago0x57000f…3cdc7c
0xf725…20310x6a5e…c666Basex402 service$0.01100%payAI113d ago0xc37de0…6271b7
0xf725…20310x6a5e…c666Basex402 service$0.01100%payAI113d ago0xca0875…e802e5
0xf725…20310x6a5e…c666Basex402 service$0.01100%payAI113d ago0xabd3f5…7ac38f
0xf725…20310x6a5e…c666Basex402 service$0.01100%payAI113d ago0xbe9491…8e9624
0xf725…20310x6a5e…c666Basex402 service$0.01100%payAI113d ago0xd02b83…a5c095
0xf725…20310x6a5e…c666Basex402 service$0.01100%payAI113d ago0x5cb671…2692f2
0xf725…20310x6a5e…c666Basex402 service$0.01100%payAI113d ago0xb146bb…50b1b3
0xf725…20310x6a5e…c666Basex402 service$0.01100%payAI113d ago0x66778d…e52564
0xf725…20310x6a5e…c666Basex402 service$0.01100%payAI113d ago0xef3a57…4367bf
0xf725…20310x6a5e…c666Basex402 service$0.01100%payAI113d ago0xacdf19…3abad0
0xf725…20310x6a5e…c666Basex402 service$0.01100%payAI113d ago0x0d8e4e…271860
0xf725…20310x6a5e…c666Basex402 service$0.01100%payAI113d ago0x25bfaa…20594e
0xf725…20310x6a5e…c666Basex402 service$0.01100%payAI113d ago0x2d6ebc…1de4a4
0xf725…20310x6a5e…c666Basex402 service$0.01100%payAI113d ago0x563778…0cc788
0xf725…20310x6a5e…c666Basex402 service$0.01100%payAI113d ago0x34550b…800981
0xf725…20310x6a5e…c666Basex402 service$0.01100%payAI113d ago0xdc6553…6305ef
0xf725…20310x6a5e…c666Basex402 service$0.01100%payAI113d ago0x10b929…c71f6e
0xf725…20310x6a5e…c666Basex402 service$0.01100%payAI113d ago0x30f72d…254169
0xf725…20310x6a5e…c666Basex402 service$0.01100%payAI113d ago0x9714f4…a4c477

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.