Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xebb3…2f950x159b…4908Basex402 service$0.01100%payAI44d ago0xffc179…7232a8
0xebb3…2f950x159b…4908Basex402 service$0.01100%payAI44d ago0x6c6cec…dc51bc
0xebb3…2f950x159b…4908Basex402 service$0.01100%payAI44d ago0x4803e9…30ed36
0xebb3…2f950x159b…4908Basex402 service$0.01100%payAI44d ago0x0025d5…60dfd2
0xebb3…2f950x159b…4908Basex402 service$0.01100%payAI44d ago0xcf95da…4e2088
0xebb3…2f950x159b…4908Basex402 service$0.01100%payAI44d ago0xf76909…bd7151
0xebb3…2f950x159b…4908Basex402 service$0.01100%payAI44d ago0xce46fa…8fe356
0xebb3…2f950x159b…4908Basex402 service$0.01100%payAI44d ago0x69cfb6…c614c1
0xebb3…2f950x159b…4908Basex402 service$0.10100%payAI44d ago0x05fd8b…9e92aa
0xebb3…2f950x159b…4908Basex402 service$0.10100%payAI44d ago0x21074b…b626fc
0xebb3…2f950x159b…4908Basex402 service$0.10100%payAI44d ago0x568558…102079
0xebb3…2f950x159b…4908Basex402 service$0.10100%payAI44d ago0xb5a7aa…a582da
0xebb3…2f950x159b…4908Basex402 service$0.10100%payAI44d ago0x5fccc2…4503f0
0xebb3…2f950x159b…4908Basex402 service$0.10100%payAI44d ago0xa60ab5…aa0b29
0xebb3…2f950x159b…4908Basex402 service$0.10100%payAI44d ago0x315923…12bb01
0xebb3…2f950x159b…4908Basex402 service$0.10100%payAI44d ago0x60946d…6dc115
0xebb3…2f950x159b…4908Basex402 service$0.10100%payAI44d ago0xb21c48…608a2d
0xebb3…2f950x159b…4908Basex402 service$0.10100%payAI44d ago0xcd3fea…b7c8d4
0xebb3…2f950x159b…4908Basex402 service$0.10100%payAI44d ago0x33750e…6f0422
0xebb3…2f950x159b…4908Basex402 service$0.10100%payAI44d ago0xf6ab1f…d7d914
0xebb3…2f950x159b…4908Basex402 service$0.10100%payAI44d ago0x6083cf…68baef
0xebb3…2f950x159b…4908Basex402 service$0.10100%payAI44d ago0xc572aa…2c74fa
0xebb3…2f950x159b…4908Basex402 service$0.10100%payAI44d ago0x018942…86203b
0xebb3…2f950x159b…4908Basex402 service$0.10100%payAI44d ago0x5fe459…330891
0xebb3…2f950x159b…4908Basex402 service$0.10100%payAI44d ago0x4b7238…e70f63

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.