Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0ec924…566be0
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe5aab7…492c7c
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd619f2…6a420e
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc05daa…f11790
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI109d ago0x05e3ee…69e682
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI109d ago0x739e5a…54cb28
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0c344f…340937
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd3c35d…61a29b
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI110d ago0x85067b…6f6817
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe0b7f9…00de16
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb1236b…383f6d
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf7aed3…8b4356
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI110d ago0xcc0b5e…d5995d
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI110d ago0x0fe41e…025f01
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6c567f…b930bf
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1a5253…855919
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4a8454…16b70b
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe927d5…de6d68
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI110d ago0xba3651…15abe7
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI110d ago0x830f61…f5211a
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI110d ago0x874ac4…6bcd76
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1f76f5…a17fee
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5f3fae…bb3c07
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI110d ago0x737d35…6ddf77
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI110d ago0x9ffe35…b83514

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.