Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x244797…801150
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x33bd20…25da45
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1aa44e…d7db64
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x26a805…8853ee
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb74a65…5eeb37
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xcf1c04…fad5b3
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x106fdb…238a1a
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x206e6f…412b60
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe4df31…745375
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6bb608…658f46
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x72e1c7…50f50b
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0ccd56…965e73
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa32737…2a9c54
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2cdd7f…5a203b
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x28d215…e4ae3f
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc175ba…86c873
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9a677b…e9bac0
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x78bf4f…607ade
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x45bd2e…ceb9fc
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x28b639…e407fa
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1251ee…f3fc7c
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xcd06a7…eadbf2
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x69d593…355a53
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x50c890…49e5b2
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x84a16f…7809f1

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.