Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa54d…49f50xc0ed…974bBase$1,366.6870%0x64b2…883326d ago0x18812a…418c64
0xa54d…49f50x6d0c…c142Base$14.8870%0x64b2…883326d ago0xa98f8b…8ce0d9
0xa54d…49f50x6d0c…c142Base$14.8870%0x64b2…883326d ago0xd1b6f9…bf11d3
0xa54d…49f50x6d0c…c142Base$14.8870%0x64b2…883326d ago0xa4cb0a…01840b
0xa54d…49f50x6d0c…c142Base$14.8870%0x64b2…883326d ago0xde27d0…3f2800
0xa54d…49f50x6d0c…c142Base$14.8870%0x64b2…883326d ago0xf620b7…4bbe2c
0xa54d…49f50x6d0c…c142Base$14.8870%0x64b2…883326d ago0x493fa5…3f9988
0xa54d…49f50x6d0c…c142Base$14.8870%0x64b2…883326d ago0x843eb1…4820cf
0xa54d…49f50x6d0c…c142Base$14.8870%0x64b2…883326d ago0x2ef383…06a5fe
0xa54d…49f50x6d0c…c142Base$14.8870%0x64b2…883326d ago0x68b577…085996
0xa54d…49f50x6d0c…c142Base$14.8870%0x64b2…883326d ago0x42d30a…ce1ab8
0xa54d…49f50x6d0c…c142Base$14.8870%0x64b2…883326d ago0xd0ad25…b6d794
0xa54d…49f50x6d0c…c142Base$14.8870%0x64b2…883326d ago0xd7f0f0…e65b73
0xa54d…49f50x6d0c…c142Base$14.8870%0x64b2…883326d ago0x506e98…493de3
0xa54d…49f50x8e2d…84e8Base$1,538.2470%0x64b2…883326d ago0x151949…b8eae7
0xa54d…49f50xaad6…1f0cBase$1,225.9170%0x64b2…883326d ago0x047c50…1066d5
0xa54d…49f50x4b9c…051dBase$9,997.9370%0x64b2…883326d ago0x86a2a6…d9db45
0xa54d…49f50x69d9…40f7Base$7,057.7970%0x7347…d69126d ago0xf6d11f…35b107
0xa54d…49f50xafc1…d08bBase$5,500.3770%0x7347…d69126d ago0x56ffc9…dc84b1
0xa54d…49f50xafc1…d08bBase$4,999.5370%0x7347…d69126d ago0xeb14a6…6ecc01
0xa54d…49f50x28c8…0473Base$317,478.2970%0x64b2…883327d ago0x0ebbdd…dbb254
0xa54d…49f50x29fd…d24bBase$1.9770%0x64b2…883327d ago0x2827d8…2d24a8
0xa54d…49f50xe5e9…4ba6Base$10,484.1770%0x7347…d69127d ago0x954cdf…e6aa56
0xa54d…49f50xfe36…a1bdBase$1,504.7170%0x64b2…883327d ago0x7d0cde…9d669c
0xa54d…49f50x7633…39fdBase$1,658.2670%0x7347…d69127d ago0x4abd6f…adce8d

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.