Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI113d ago0xda7bb5…45ac6d
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI113d ago0x637b8c…a8b467
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2670be…d6b2da
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI113d ago0x40b791…06ad51
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf6831c…001f73
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd8153c…e8fb78
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8ce8fe…03b6f7
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI113d ago0x28e330…d7c6c4
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI113d ago0xef8937…abdb7b
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI113d ago0xebd52d…52afa0
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf97ead…7d4e64
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI113d ago0xbc678d…58ff7e
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI113d ago0x55c85b…36e9ad
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI113d ago0x88652f…af31bb
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI113d ago0x158ed7…f432a4
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI113d ago0x19fddb…8061ef
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9e3b1a…f6299d
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf7b2be…7f1dc3
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI113d ago0x86844a…07d9bc
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI113d ago0x26a67f…c1b1b0
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI113d ago0x12f9ad…848119
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI113d ago0x191861…e776ff
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc32c66…e3121b
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI113d ago0x23132e…11f716
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI113d ago0x583e98…4c23de

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.