Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x04b259…12fea5
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5ef9c4…b35c49
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc58135…d1f6a9
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xde6aec…d511f4
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x79420c…cd4eb9
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf216ce…702897
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x3d7287…058bea
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf83022…0bdb33
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x18f6ae…a7a658
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa63f06…3537e9
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa8b03b…ed89a9
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc86e36…348fcb
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xea47bb…b298c8
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7b00d8…6048b7
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x391cbf…337801
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x3512c8…f7ccd9
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xbcb542…daa00c
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x82049d…268d73
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x83da8d…518a51
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd76e94…14ab6f
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5cf57c…5a8e16
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x901e8c…b51487
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe11a88…78f3d9
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x39434b…9c7579
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc4259b…057ba5

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.