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%payAI103d ago0x8d1926…4aa801
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xef194f…350880
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x12aa0a…ca8763
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3e6552…e3b0bc
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd66ede…adcff7
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8baa88…c8ff68
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1dd2b6…5a3d73
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8a2f80…07f55a
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x02d3fd…9fc931
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x47f0fd…874407
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8b0fe3…2daa88
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe6f34f…f4b710
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe59dd4…44ff04
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xdbafac…ff0880
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x88ef43…1eade3
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x39ae0d…e357bb
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x505e59…e5abf4
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0c5c1d…030997
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xdf8897…d68ace
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb98421…d4b470
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x82ab6c…4cc4af
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3d608f…552292
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe3595f…688292
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xac2aef…68dc51
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x17146a…0b87c6

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.