Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI108d ago0x85f9f6…037753
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6337ba…50e7e6
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3d36f1…f56e74
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI108d ago0x29c863…c43b15
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI108d ago0x93a5a5…7751b1
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI108d ago0x817f12…4ac975
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5ce67a…5b0dc0
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI108d ago0x60f9f9…83d81a
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI108d ago0x80da50…174075
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI108d ago0x53dbba…6731e9
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI108d ago0x073603…b8b4ff
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5104f8…d7a007
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc2740f…1e64f7
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI108d ago0x909b37…bc0e14
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa97482…e53b6c
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI108d ago0x473fe9…7d9f83
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI108d ago0x82d38d…8cf766
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI108d ago0xff4716…0604f0
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI108d ago0xcd61db…29aa65
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI108d ago0x53a11d…089ed0
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI108d ago0x97ebd8…26e547
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe2c8b5…03c4fd
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8e8c85…f06afe
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd354a3…2b4d53
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI108d ago0xffa337…969efd

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.