Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5cebe5…bb7e80
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI106d ago0x84e223…52c443
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI106d ago0x936deb…329d81
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb554ba…db4416
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI106d ago0x64cb10…438a12
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI106d ago0x696a3b…53af48
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc9de68…2726ff
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3c4dac…b16f88
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb5e43c…cffe06
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI106d ago0x67411c…9b6822
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI106d ago0xdec95b…773bc2
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4ed372…8af365
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI106d ago0x742da3…25ea77
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1dd62d…bc725b
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI106d ago0x909751…d28382
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5c7945…ca1e54
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1fcf51…eb93a8
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4f9175…b33613
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5672bc…70da8c
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7c97df…07d11e
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8c4fca…acdf0a
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa28f79…fab247
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI106d ago0x022916…04ad97
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2dfc8f…022066
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3003d9…7e9888

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.