Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7b35…fab30x73fc…b29bBase—$0.01100%0x0018…ca9756d ago0x6c4fa0…00f89b
0x7b35…fab30x73fc…b29bBase—$0.01100%0xdf7d…5dbd56d ago0x2467c2…9414c1
0x7b35…fab30x73fc…b29bBase—$0.01100%0x0021…ad8f56d ago0xc9cab2…d0b6d5
0xd8c4…63670x73fc…b29bBase—$0.01100%0x0018…ca9757d ago0x423b1e…93715e
0xd8c4…63670x73fc…b29bBase—$0.005100%0xdf7d…5dbd57d ago0xfc01f8…d53bc2
0xd8c4…63670x73fc…b29bBase—$0.0075100%0x0021…ad8f57d ago0xcf1f94…981025
0xd8c4…63670x73fc…b29bBase—$0.0075100%0x0018…ca9757d ago0x28326e…136ab7
0x3137…36ab0x73fc…b29bBase—$0.01100%0xdf7d…5dbd57d ago0x9fc9a4…60bc65
0x3137…36ab0x73fc…b29bBase—$0.01100%0x0021…ad8f57d ago0x1644f0…007344
0x3137…36ab0x73fc…b29bBase—$0.01100%0x0018…ca9757d ago0x413ede…5b1dfb
0x3137…36ab0x73fc…b29bBase—$0.01100%0xdf7d…5dbd57d ago0x104b99…a6b4b7
0x3137…36ab0x73fc…b29bBase—$0.01100%0x0021…ad8f57d ago0xeea1cb…1adb77
0x3137…36ab0x73fc…b29bBase—$0.01100%0x0018…ca9757d ago0x99bc4e…b155b2
0x3137…36ab0x73fc…b29bBase—$0.01100%0xdf7d…5dbd57d ago0xe5e731…cb781e
0x3137…36ab0x73fc…b29bBase—$0.01100%0x0021…ad8f57d ago0xe60d81…3ac97a
0x3137…36ab0x73fc…b29bBase—$0.01100%0x0018…ca9757d ago0x4f6238…39739c
0x3137…36ab0x73fc…b29bBase—$0.01100%0xdf7d…5dbd57d ago0xcc6963…6e5183
0x3137…36ab0x73fc…b29bBase—$0.01100%0x0021…ad8f57d ago0xd6e55f…92fd2e
0x3137…36ab0x73fc…b29bBase—$0.01100%0x0018…ca9757d ago0xfea3d2…3023cd
0x3137…36ab0x73fc…b29bBase—$0.01100%0xdf7d…5dbd57d ago0x2d2179…0a3535
0x3137…36ab0x73fc…b29bBase—$0.01100%0x0021…ad8f57d ago0x61d6f5…1a8755
0x3137…36ab0x73fc…b29bBase—$0.01100%0x0018…ca9757d ago0xe592c2…c4972c
0x3137…36ab0x73fc…b29bBase—$0.01100%0xdf7d…5dbd57d ago0xb3883f…0a631a
0x3137…36ab0x73fc…b29bBase—$0.01100%0x0021…ad8f57d ago0xf31c31…e00677
0x3137…36ab0x73fc…b29bBase—$0.01100%0x0018…ca9757d ago0xbf02c5…01f65d

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.