Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xfd7b48…7be98f
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x553b5a…47be9e
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb6549e…0a0017
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x3188ad…787b68
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x047983…8ddd6c
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xbcb793…a15445
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xca7a9e…18650e
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x293dc6…6fb082
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x01433f…9b5b1e
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x61bf04…442be5
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xff12ce…7469eb
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x52c622…c9ad2d
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xaf3c1d…fbedbe
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x6c7786…94a3b1
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x87fc7f…478fb4
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xc0ecf7…e6b883
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xfe1b66…07d813
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xfc879a…2bc5e6
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x08b104…272f0c
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x1edca0…635282
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x112f65…cc9d40
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xce4d74…d5fb5e
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xe51d41…d3cde0
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x30603e…6b7e3d
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xe12cec…852738

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.