Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5cb0d1…dc62c9
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4e93f1…7d4e3f
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x54a787…bd3f47
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x84ca6e…423dae
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x424e22…84295c
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x536f1e…9dad87
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x52c3d8…07aa51
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf64f2d…84fee9
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3cf83e…9b099c
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc563e2…e91b02
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc4cb49…a2c8bb
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xead1cc…373646
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2b4c9d…ccbb29
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x863410…59eb99
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc47b6f…b7907e
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd606c4…b358ab
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x94da5e…d63814
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9909fd…052185
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa87715…605e0c
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x86fd48…32404b
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x68f9d4…220bce
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd12907…f7d505
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4df599…5caecf
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5ff346…95d754
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3ce6f9…63d167

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.