Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI115d ago0x00bce5…c09727
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI115d ago0x6ece50…42ffb5
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI115d ago0x93dd36…5b039c
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI115d ago0xecbc8a…5aeb93
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI115d ago0xbd5972…7e7c76
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI115d ago0xe2710f…e407e7
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI115d ago0xfa17af…b1ff2e
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI115d ago0x999650…2f4ae7
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI115d ago0x7bc71f…ba084b
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI115d ago0x4f7978…daf404
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI115d ago0x91f0b4…d60168
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI115d ago0xf14156…8a7b5c
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI115d ago0xb16b8c…829478
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI115d ago0x61a218…20bbc1
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI115d ago0xfa5f2c…7f7f12
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI115d ago0xe250a4…909136
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI115d ago0x89bda2…f4c588
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI115d ago0x718576…4203fd
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI115d ago0x2612ed…26fd6f

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.