Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8e1b55…54fe8a
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI116d ago0xbf6131…25c036
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI116d ago0x265348…5b7994
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI116d ago0x321fba…34fc7d
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI116d ago0x235df7…6a8c55
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb82980…64125f
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf148ee…c763f0
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI116d ago0xed5dea…01af24
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI116d ago0xdce77e…15ab01
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI116d ago0xfc4b98…77fa05
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4f5827…3e408d
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc93780…e08fe3
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd792e5…d7aeb1
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI116d ago0x21f037…136744
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI116d ago0x233f9b…c94da0
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb4c523…483a1d
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI116d ago0xcb5452…340c44
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI116d ago0x55ce43…53b5ae
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4831f1…f55c76
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI116d ago0x530133…c98117
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4fbea6…c1c0f3
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI116d ago0xea8532…a13aaf
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0f674d…21e3c1
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa6d69c…5fc2ec
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI116d ago0x92bfc2…395655

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.