Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI104d ago0x30849f…957aac
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf8893a…c52847
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI104d ago0x87db85…152ff3
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3c103e…288b4a
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc69ddd…51aec9
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb0654a…1142e0
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI104d ago0x10cc68…7310f3
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI104d ago0x77f5bf…c49b48
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI104d ago0xcc897a…e6e789
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6aba2c…315331
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI104d ago0xfd2c94…544bc0
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb151d0…249956
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI104d ago0x55f4f9…27d0f5
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1fe06a…2e934b
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3ce184…8a4e70
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI104d ago0x74a988…12085c
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd637b6…a0379e
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0176af…2916e9
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9ee732…e1edb2
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7c250d…f1d40f
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa09c78…8a3a9c
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2070fb…8d1a06
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3ae85a…6d878a
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI104d ago0x02c17c…d82b33
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1b978b…6d036e

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.