Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb979f0…6ff793
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8f7138…87624a
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x35f32a…749dbd
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x47beeb…836934
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xbf6d7c…fe2db5
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe2265d…84d59b
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3e9b53…6e0a64
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4661c6…247664
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x979a87…46d422
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x429541…af013d
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe50b0a…4330a0
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe3688b…bc334c
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x20929a…f9238c
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xfed96e…1a371b
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4a3b3b…67f378
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6ee96e…e4db48
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x729361…f0089e
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xac10b9…f44f91
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0544e5…3dc3f4
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x796da2…e32fe3
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x526765…cd0469
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x421adb…750abc
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9ec20c…fcaedf
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x27b2d4…608e1a
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf53da0…47042a

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.