Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdfdf…da500x2fc6…befeBase—$400.0070%0x6351…0d6226d ago0x337493…6b2318
0x0fd8…db950x2fc6…befeBase—$580.9870%0x6351…0d6226d ago0x4ed13d…d59121
0x6158…e74c0x2fc6…befeBase—$7.8770%0x6351…0d6227d ago0xd450d4…abac64
0x6158…e74c0x2fc6…befeBase—$26.9870%0x6351…0d6227d ago0x98c232…d49b4d
0xd564…18720x2fc6…befeBase—$580.2270%0x6351…0d6227d ago0xeead79…b4473b
0xd564…18720x2fc6…befeBase—$9.0070%0x6351…0d6227d ago0xd0bb11…25be3c
0xd564…18720x2fc6…befeBase—$1.0070%0x6351…0d6227d ago0x3fb604…69fd34
0xd564…18720x2fc6…befeBase—$10.0070%0x6351…0d6227d ago0x0f5aac…9bfa83
cheapart.eth0x2fc6…befeBase—$490.7970%0x6351…0d6227d ago0x923b1c…1b73c7
0xeac0…91000x2fc6…befeBase—$8,918.5470%0x6351…0d6227d ago0xc9cd7c…4d713d
0xeac0…91000x2fc6…befeBase—$1,000.0070%0x6351…0d6227d ago0xc279c5…ba9ae7
0x8b03…88530x2fc6…befeBase—$60.2970%0x6351…0d6227d ago0xad04bf…b4195f
0xf9bd…0af10x2fc6…befeBase—$47.0070%0x6351…0d6227d ago0xec4062…ebe54b
0xd86d…9cfd0x2fc6…befeBase—$53.6970%0x6351…0d6227d ago0x48476e…6f425c
0xa0e8…9f4a0x2fc6…befeBase—$198.3970%0x6351…0d6227d ago0x7667da…c3974f
0xb338…952f0x2fc6…befeBase—$14.0070%0x6351…0d6227d ago0x745cb3…139900
0xc66c…0eb10x2fc6…befeBase—$180.0070%0x6351…0d6227d ago0xa1b4d3…ecf949

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.