Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
0x0018…ca97
0xfdce…bbbc0x73fc…b29bBase—$0.0075100%0x0018…ca97116d ago0x7ba921…f2c99f
0xfdce…bbbc0x73fc…b29bBase—$0.0075100%0x0018…ca97116d ago0x3fbe5a…d37a4e
0xfdce…bbbc0x73fc…b29bBase—$0.0075100%0x0018…ca97116d ago0x2612aa…d7e492
0xfdce…bbbc0x73fc…b29bBase—$0.0075100%0x0018…ca97116d ago0x23d735…9bdd43
0xfdce…bbbc0x73fc…b29bBase—$0.0075100%0x0018…ca97116d ago0xd91328…296715
0xfdce…bbbc0x73fc…b29bBase—$0.0075100%0x0018…ca97116d ago0x2994d1…692949
0xfdce…bbbc0x73fc…b29bBase—$0.0075100%0x0018…ca97116d ago0x6efd33…29b8b6
0xfdce…bbbc0x73fc…b29bBase—$0.0075100%0x0018…ca97116d ago0x181d72…3a1acb
0xfdce…bbbc0x73fc…b29bBase—$0.0075100%0x0018…ca97116d ago0xb1e87a…ffe064
0xfdce…bbbc0x73fc…b29bBase—$0.0075100%0x0018…ca97116d ago0x95728b…7e030f
0xfdce…bbbc0x73fc…b29bBase—$0.0075100%0x0018…ca97116d ago0xf52dbe…a86931
0xfdce…bbbc0x73fc…b29bBase—$0.0075100%0x0018…ca97116d ago0x9d4e7d…036088
0xfdce…bbbc0x73fc…b29bBase—$0.0075100%0x0018…ca97116d ago0xd992bc…8e744f
0xfdce…bbbc0x73fc…b29bBase—$0.0075100%0x0018…ca97116d ago0xec931c…c87d2b
0xfdce…bbbc0x73fc…b29bBase—$0.0075100%0x0018…ca97116d ago0x9d7e2e…fca155
0xfdce…bbbc0x73fc…b29bBase—$0.0075100%0x0018…ca97116d ago0x67506a…f5c662
0xfdce…bbbc0x73fc…b29bBase—$0.0075100%0x0018…ca97116d ago0xcdedf0…9ee708
0xfdce…bbbc0x73fc…b29bBase—$0.0075100%0x0018…ca97116d ago0xc844f1…105b2d
0xfdce…bbbc0x73fc…b29bBase—$0.0075100%0x0018…ca97116d ago0xce87f0…627cc5
0xfdce…bbbc0x73fc…b29bBase—$0.0075100%0x0018…ca97116d ago0x5f5ec3…160407
0xfdce…bbbc0x73fc…b29bBase—$0.0075100%0x0018…ca97116d ago0x2430c3…35ca4e
0xfdce…bbbc0x73fc…b29bBase—$0.0075100%0x0018…ca97116d ago0x4a0439…9b12f9
0xfdce…bbbc0x73fc…b29bBase—$0.0075100%0x0018…ca97116d ago0x1514f1…dbdc5f
0xfdce…bbbc0x73fc…b29bBase—$0.0075100%0x0018…ca97116d ago0xfcde8f…edcc55
0xfdce…bbbc0x73fc…b29bBase—$0.0075100%0x0018…ca97116d ago0x15e6c8…4d6330

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.