Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase2d ago0x96057b…058c0f
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase2d ago0x467280…be3dd0
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase2d ago0x773277…f666a9
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase2d ago0xc6a72c…9a76ec
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase2d ago0x6c3b53…6008f6
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase3d ago0x3d7c9f…9789f7
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase3d ago0xf841a4…bddf2d
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase3d ago0xc4a347…a207b7
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase3d ago0xa5d222…99ea9f
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase3d ago0x9abba6…19cb45
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase3d ago0x3a1ee9…767121
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase3d ago0xdf945f…d56513
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase3d ago0x709d19…9ac2e3
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase3d ago0xb75256…8d3a08
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase3d ago0x2a2a14…dd5c3f
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase3d ago0x52b1e4…003a32
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase3d ago0x6cccc6…f83311
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase3d ago0x5b4b22…9292d3
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase3d ago0xb54f70…26952b
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase3d ago0xcd70fa…f2b2fc
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase3d ago0x15986a…4eb891
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase3d ago0xbbd821…d381cc
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase3d ago0x8c9927…ad77d7
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase3d ago0x34e5e1…6a7c5e

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.