Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI117d ago0xd0df8b…3521ae
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI117d ago0x3e06a0…189da8
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI118d ago0x379c7f…1008e8
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI118d ago0x22925f…b9c8b9
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI118d ago0xfaebbd…7b47ca
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI118d ago0xcfdd45…82e2ef
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI118d ago0x753978…2ccdfe
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI118d ago0x7b6d1b…630365
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI118d ago0x8f86df…41965c
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI118d ago0x0bb79c…d963d8
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI118d ago0x62e17c…7ad02b
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI118d ago0x6a5984…5ad992
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI118d ago0xc7bac1…18db1f
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI118d ago0x796757…ee6329
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI118d ago0xd10ef9…0a79d4
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI118d ago0x692371…6095e4
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI118d ago0xe595d1…561b84
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI118d ago0x8409b5…3c67b8
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI118d ago0x6ac6b1…d8f304
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI118d ago0x6fe76c…3cc9df
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI118d ago0x362635…264e7e
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI118d ago0xcefefb…9c8f6e
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI118d ago0xd912d3…7b395e
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI118d ago0x920192…be3de7
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI118d ago0xab12cd…01ce2a

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.