Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x0d503b…67c641
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xbeb07a…f0bd75
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe83b88…268ad2
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xbc6782…351262
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x3590af…c1562f
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe57be5…bd54c8
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf62f57…6d725a
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf1d51e…2c0220
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa34d8e…80ce99
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x9e9699…6428fe
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb92c5c…6da2d7
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xbf981b…2fb9a0
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x755d59…bdd48a
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x834eb2…be751d
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xebb5a0…9e9372
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xebf263…3e687b
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5f9fc7…994d43
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4c8e45…99c6d5
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xacc650…fafd87
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x87c7c7…77a25a
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf15b7c…58c478
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x31bf04…5138c4
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xdb58d8…fb3d76
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xac14ad…92524d
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x99e63f…505f82

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.