Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI108d ago0xbe639e…1ed4e8
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI108d ago0xfc3625…e43f2c
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe181cb…437344
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1a16df…c48833
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI108d ago0x604800…238875
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI108d ago0x617979…c2dc71
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc29804…5cd9ff
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1cfb1e…3647cf
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI108d ago0x72576f…c9d58f
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa9f0d0…56e70b
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5a8756…b86b51
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI108d ago0x302092…d51b4e
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI108d ago0x879d5f…70d28d
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI108d ago0x544633…026edc
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2e23c6…85587a
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0d90bd…e46525
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5b24ca…94d720
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0e7517…0e5af3
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2c0c13…d0d2b4
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI108d ago0xcc0d17…c01537
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI108d ago0x267514…e8bbb5
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI108d ago0xcb63b9…b103b5
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc465de…84f1cf
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI108d ago0x78bc0d…76b555
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI108d ago0x048d93…6ebfea

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.