Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI104d ago0x609a38…64f3bc
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI104d ago0xcc0ccc…641089
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI104d ago0xdf82e5…152c70
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI104d ago0xce30f2…4aafa5
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI104d ago0xa18407…780892
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI104d ago0xb3a81a…3a789f
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI104d ago0xbd417a…fec5d8
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI104d ago0x0aa390…1af13a
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI104d ago0x1eb6f6…f8a59d
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI104d ago0x725291…33d22f
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI104d ago0x775919…ede0b6
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI104d ago0x4d7676…56c9fc
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI104d ago0x5a2692…83c30e
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI104d ago0x3b7e08…3d4fcf
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI104d ago0x17ad76…42f5a9
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI104d ago0x0ce9bf…f776c2
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI104d ago0x19ee3c…ef6fae
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI104d ago0x9615ff…aa87aa
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI104d ago0x482b73…be8b57
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI104d ago0x1e69db…79b4ec
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI104d ago0x0b5153…40c07c
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI104d ago0xe3cdda…c7f707
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI104d ago0xf7f851…5e11a5
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI104d ago0xad1dcb…58582a
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI104d ago0x6800b8…6d29d1

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.