Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x79d7b0…fc6da2
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xecee17…b734e2
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x5ba248…32666e
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xdb50ea…d5d3f3
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xd49039…6a46d0
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x82e51d…d4b686
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x27e88e…138c69
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xd54063…cb02ad
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x7ed7aa…c12128
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x6fd3b6…2033d2
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x63e90e…7994a5
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x78ef29…90bfbb
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x5cb87e…435757
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xa1ee58…087add
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xd03aa2…dcb914
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x775587…d11a5c
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xdc74a7…1c87ed
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x6987fd…557a95
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x4f152e…2f53d0
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xa7c594…514b6b
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x408ec1…004162

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.