Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI111d ago0xb9115e…056e53
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI111d ago0x5fddc6…28f5e8
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI111d ago0x035ea0…48951d
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI111d ago0xfff1f8…aed8d3
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI111d ago0xdab1f8…c7616d
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI111d ago0x46b6e0…d9683d
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI111d ago0x3f8eaa…fdaa07
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI112d ago0xa4cd1f…f2c7e3
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI112d ago0x492b96…927038
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI112d ago0x605d71…f00ac0
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI112d ago0x6ab1b1…98945f
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI112d ago0x601e83…0cfbd6
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI112d ago0x828934…6e029b
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI112d ago0xec2a72…209238
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI112d ago0xee2671…2f635d
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI112d ago0x644726…a1b853
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI112d ago0xdf32f8…ac1ad0
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI112d ago0x900360…1b92c6
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI112d ago0xd45d1c…833c9e
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI112d ago0xd08251…81f76a
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI112d ago0xb0490c…c2173d
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI112d ago0x141d79…d6ccef
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI112d ago0x23c125…ad76e6
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI112d ago0x1f4bbb…e7c29b
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI112d ago0xe1050e…913e72

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.