Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa6d ago0xa9a7b2…04edc1
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa6d ago0xaeb65b…ddef1d
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa6d ago0xc299f9…3fc440
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa6d ago0xaf7e55…3f2ce1
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa6d ago0x657b91…98e6c9
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa6d ago0x34eafb…54688b
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa6d ago0x066ab5…99f97d
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa6d ago0x440af9…908e03
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa6d ago0x1d0040…3fb19d
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa6d ago0x218566…225dec
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa6d ago0x4c3356…e324eb
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa6d ago0x06d96b…2c1fbd
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa6d ago0x911af2…aa6d40
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa6d ago0xc7ffe1…eed8e8
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa6d ago0xeada09…e57c05
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa6d ago0x699390…33aac1
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa7d ago0xe458a2…21938b
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa7d ago0xef04e4…3a865b
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa7d ago0x239f78…7e96a9
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa7d ago0xbcd8f6…c7dc58
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa7d ago0x3f298a…689556
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa7d ago0xb047e4…03e5d6

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.