Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x09aa30…770146
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI101d ago0xf9752d…5ebc6c
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI101d ago0xc3044a…eea139
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x722392…85641f
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x6d3713…1c0d49
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI101d ago0xde4f4a…ff35cf
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x8ff955…4b8928
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x239cf4…196bd6
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI101d ago0xa9e297…ef32ea
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI101d ago0xbf9ab6…6c1093
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x651a72…394572
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI101d ago0xeb9a34…93485a
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x61ef8d…9441e3
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x63d550…8fe086
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI101d ago0xf6a2e7…03cdee
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x26f369…1e50bf
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x8ba5b9…d8ee6a
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI101d ago0xe02947…184f3e
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI101d ago0xd209a9…5a28de
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x6e1f6b…4e477e
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x1af5ec…3cb0e5
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x5ea402…ca0e4c
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x669663…191778
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI101d ago0xd18129…26a106
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x9d2ff6…6736c7

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.