Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5781e5…3bbe46
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI110d ago0x20e50d…d5b8b8
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI110d ago0xbe0d2c…b8fc08
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc186f1…609401
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2b8a5e…9a0798
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe3b2e1…7a8574
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe847d1…521b1e
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI110d ago0xef1a5c…6d35de
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI110d ago0x957fd9…285a66
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI110d ago0x14b181…953c91
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI110d ago0x0aafd1…991cf2
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI110d ago0xef6b3d…0b57b1
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI110d ago0xaebcde…9b8701
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI110d ago0x14b620…02c0ac
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI110d ago0x0c5253…7f4773
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb5a355…c5b547
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI110d ago0x55cb74…34bde6
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI110d ago0x3837db…27b548
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7c5826…f41c90
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc9c96d…cd3df7
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI110d ago0x404931…8d88b2
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2b70ce…9081e3
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2931e4…e1b4d7
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI110d ago0x855628…39a437
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI110d ago0xff8633…2b4057

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.